Uses of Class
org.cyclonedx.model.component.evidence.Identity.Field
-
Packages that use Identity.Field Package Description org.cyclonedx.model.component.evidence -
-
Uses of Identity.Field in org.cyclonedx.model.component.evidence
Fields in org.cyclonedx.model.component.evidence declared as Identity.Field Modifier and Type Field Description private Identity.FieldIdentity. fieldMethods in org.cyclonedx.model.component.evidence that return Identity.Field Modifier and Type Method Description Identity.FieldIdentity. getField()static Identity.FieldIdentity.Field. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Identity.Field[]Identity.Field. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.component.evidence with parameters of type Identity.Field Modifier and Type Method Description voidIdentity. setField(Identity.Field field)
-