Uses of Enum
org.cyclonedx.model.Component.Type
Packages that use Component.Type
-
Uses of Component.Type in org.cyclonedx.model
Subclasses with type arguments of type Component.Type in org.cyclonedx.modelFields in org.cyclonedx.model declared as Component.TypeMethods in org.cyclonedx.model that return Component.TypeModifier and TypeMethodDescriptionComponent.getType()static Component.TypeReturns the enum constant of this type with the specified name.static Component.Type[]Component.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 Component.Type