Uses of Enum Class
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.workspaceMethods in org.cyclonedx.model.formulation.workspace that return Volume.ModeModifier and TypeMethodDescriptionVolume.getMode()static Volume.ModeReturns the enum constant of this class with the specified name.static Volume.Mode[]Volume.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.cyclonedx.model.formulation.workspace with parameters of type Volume.Mode