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