Uses of Class
org.cyclonedx.model.component.crypto.RelatedCryptoMaterialProperties
-
Packages that use RelatedCryptoMaterialProperties Package Description org.cyclonedx.model.component.crypto -
-
Uses of RelatedCryptoMaterialProperties in org.cyclonedx.model.component.crypto
Fields in org.cyclonedx.model.component.crypto declared as RelatedCryptoMaterialProperties Modifier and Type Field Description private RelatedCryptoMaterialPropertiesCryptoProperties. relatedCryptoMaterialPropertiesMethods in org.cyclonedx.model.component.crypto that return RelatedCryptoMaterialProperties Modifier and Type Method Description RelatedCryptoMaterialPropertiesCryptoProperties. getRelatedCryptoMaterialProperties()Methods in org.cyclonedx.model.component.crypto with parameters of type RelatedCryptoMaterialProperties Modifier and Type Method Description voidCryptoProperties. setRelatedCryptoMaterialProperties(RelatedCryptoMaterialProperties relatedCryptoMaterialProperties)
-