Uses of Enum
org.bidib.wizard.mvc.pom.model.PomMode
Packages that use PomMode
-
Uses of PomMode in org.bidib.wizard.mvc.pom.model
Methods in org.bidib.wizard.mvc.pom.model that return PomModeModifier and TypeMethodDescriptionDirectAccessProgBeanModel.getMode()static PomModeReturns the enum constant of this type with the specified name.static PomMode[]PomMode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.wizard.mvc.pom.model with parameters of type PomMode