Uses of Enum
jmri.jmrit.logixng.actions.ActionTurnout.TurnoutState
Packages that use ActionTurnout.TurnoutState
-
Uses of ActionTurnout.TurnoutState in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ActionTurnout.TurnoutStateModifier and TypeMethodDescriptionstatic ActionTurnout.TurnoutStateActionTurnout.TurnoutState.get(int id) static ActionTurnout.TurnoutStateReturns the enum constant of this type with the specified name.static ActionTurnout.TurnoutState[]ActionTurnout.TurnoutState.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 ActionTurnout.TurnoutState