Uses of Enum
org.bidib.wizard.mvc.pom.model.ProgCommandAwareBeanModel.ExecutionType
Packages that use ProgCommandAwareBeanModel.ExecutionType
-
Uses of ProgCommandAwareBeanModel.ExecutionType in org.bidib.wizard.mvc.pom.model
Methods in org.bidib.wizard.mvc.pom.model that return ProgCommandAwareBeanModel.ExecutionTypeModifier and TypeMethodDescriptionProgCommandAwareBeanModel.getExecution()Returns the enum constant of this type with the specified name.ProgCommandAwareBeanModel.ExecutionType.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 ProgCommandAwareBeanModel.ExecutionTypeModifier and TypeMethodDescriptionvoidProgCommandAwareBeanModel.setExecution(ProgCommandAwareBeanModel.ExecutionType execution)