Uses of Class
jmri.jmrit.logixng.actions.EnableLogixNG.Operation
-
Packages that use EnableLogixNG.Operation Package Description jmri.jmrit.logixng.actions -
-
Uses of EnableLogixNG.Operation in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return EnableLogixNG.Operation Modifier and Type Method Description static EnableLogixNG.Operation
EnableLogixNG.Operation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EnableLogixNG.Operation[]
EnableLogixNG.Operation. values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.actions that return types with arguments of type EnableLogixNG.Operation Modifier and Type Method Description LogixNG_SelectEnum<EnableLogixNG.Operation>
EnableLogixNG. getSelectEnum()
-