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