Uses of Class
jmri.jmrit.logixng.actions.ActionOBlock.DirectOperation
-
Packages that use ActionOBlock.DirectOperation Package Description jmri.jmrit.logixng.actions -
-
Uses of ActionOBlock.DirectOperation in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ActionOBlock.DirectOperation Modifier and Type Method Description static ActionOBlock.DirectOperation
ActionOBlock.DirectOperation. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ActionOBlock.DirectOperation[]
ActionOBlock.DirectOperation. 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 ActionOBlock.DirectOperation Modifier and Type Method Description LogixNG_SelectEnum<ActionOBlock.DirectOperation>
ActionOBlock. getSelectEnum()
-