Uses of Enum
org.cyclonedx.model.component.crypto.enums.RelatedCryptoMaterialType
Packages that use RelatedCryptoMaterialType
-
Uses of RelatedCryptoMaterialType in org.cyclonedx.model.component.crypto
Fields in org.cyclonedx.model.component.crypto declared as RelatedCryptoMaterialTypeModifier and TypeFieldDescriptionprivate RelatedCryptoMaterialTypeRelatedCryptoMaterialProperties.typeMethods in org.cyclonedx.model.component.crypto that return RelatedCryptoMaterialTypeMethods in org.cyclonedx.model.component.crypto with parameters of type RelatedCryptoMaterialTypeModifier and TypeMethodDescriptionvoidRelatedCryptoMaterialProperties.setType(RelatedCryptoMaterialType type) -
Uses of RelatedCryptoMaterialType in org.cyclonedx.model.component.crypto.enums
Methods in org.cyclonedx.model.component.crypto.enums that return RelatedCryptoMaterialTypeModifier and TypeMethodDescriptionstatic RelatedCryptoMaterialTypeReturns the enum constant of this type with the specified name.static RelatedCryptoMaterialType[]RelatedCryptoMaterialType.values()Returns an array containing the constants of this enum type, in the order they are declared.