Uses of Enum
org.cyclonedx.model.component.modelCard.ModelParameters.Approach.ApproachType
Packages that use ModelParameters.Approach.ApproachType
-
Uses of ModelParameters.Approach.ApproachType in org.cyclonedx.model.component.modelCard
Fields in org.cyclonedx.model.component.modelCard declared as ModelParameters.Approach.ApproachTypeMethods in org.cyclonedx.model.component.modelCard that return ModelParameters.Approach.ApproachTypeModifier and TypeMethodDescriptionModelParameters.Approach.getType()Returns the enum constant of this type with the specified name.ModelParameters.Approach.ApproachType.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 ModelParameters.Approach.ApproachTypeModifier and TypeMethodDescriptionvoidModelParameters.Approach.setType(ModelParameters.Approach.ApproachType type)