Uses of Enum
org.cyclonedx.model.component.modelCard.ComponentData.ComponentDataType
Packages that use ComponentData.ComponentDataType
-
Uses of ComponentData.ComponentDataType in org.cyclonedx.model.component.modelCard
Subclasses with type arguments of type ComponentData.ComponentDataType in org.cyclonedx.model.component.modelCardFields in org.cyclonedx.model.component.modelCard declared as ComponentData.ComponentDataTypeMethods in org.cyclonedx.model.component.modelCard that return ComponentData.ComponentDataTypeModifier and TypeMethodDescriptionComponentData.getType()Returns the enum constant of this type with the specified name.static ComponentData.ComponentDataType[]ComponentData.ComponentDataType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.component.modelCard with parameters of type ComponentData.ComponentDataTypeModifier and TypeMethodDescriptionvoidComponentData.setType(ComponentData.ComponentDataType type)