Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionSensor.SensorState
Packages that use ExpressionSensor.SensorState
-
Uses of ExpressionSensor.SensorState in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionSensor.SensorStateModifier and TypeMethodDescriptionstatic ExpressionSensor.SensorStateExpressionSensor.SensorState.get(int id) static ExpressionSensor.SensorStateReturns the enum constant of this type with the specified name.static ExpressionSensor.SensorState[]ExpressionSensor.SensorState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.expressions that return types with arguments of type ExpressionSensor.SensorState