Uses of Enum
org.cyclonedx.model.ExternalReference.Type
Packages that use ExternalReference.Type
-
Uses of ExternalReference.Type in org.cyclonedx.model
Subclasses with type arguments of type ExternalReference.Type in org.cyclonedx.modelFields in org.cyclonedx.model declared as ExternalReference.TypeMethods in org.cyclonedx.model that return ExternalReference.TypeModifier and TypeMethodDescriptionstatic ExternalReference.TypeExternalReference.Type.fromString(String text) ExternalReference.getType()static ExternalReference.TypeReturns the enum constant of this type with the specified name.static ExternalReference.Type[]ExternalReference.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model with parameters of type ExternalReference.Type