Uses of Enum
org.cyclonedx.model.formulation.workspace.Volume.Mode
Packages that use Volume.Mode
-
Uses of Volume.Mode in org.cyclonedx.model.formulation.workspace
Subclasses with type arguments of type Volume.Mode in org.cyclonedx.model.formulation.workspaceFields in org.cyclonedx.model.formulation.workspace declared as Volume.ModeMethods in org.cyclonedx.model.formulation.workspace that return Volume.ModeModifier and TypeMethodDescriptionVolume.getMode()static Volume.ModeReturns the enum constant of this type with the specified name.static Volume.Mode[]Volume.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.cyclonedx.model.formulation.workspace with parameters of type Volume.Mode