Uses of Enum
org.bidib.wizard.mvc.locolist.model.LocoLibraryModel.ExecutionResult
Packages that use LocoLibraryModel.ExecutionResult
-
Uses of LocoLibraryModel.ExecutionResult in org.bidib.wizard.mvc.locolist.model
Methods in org.bidib.wizard.mvc.locolist.model that return LocoLibraryModel.ExecutionResultModifier and TypeMethodDescriptionLocoLibraryModel.getExecutionResult()Returns the enum constant of this type with the specified name.static LocoLibraryModel.ExecutionResult[]LocoLibraryModel.ExecutionResult.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bidib.wizard.mvc.locolist.model with parameters of type LocoLibraryModel.ExecutionResultModifier and TypeMethodDescriptionvoidLocoLibraryModel.setExecutionResult(LocoLibraryModel.ExecutionResult executionResult)