Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionLight.LightState
Packages that use ExpressionLight.LightState
-
Uses of ExpressionLight.LightState in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionLight.LightStateModifier and TypeMethodDescriptionstatic ExpressionLight.LightStateExpressionLight.LightState.get(int id) ExpressionLight.getBeanState()static ExpressionLight.LightStateReturns the enum constant of this type with the specified name.static ExpressionLight.LightState[]ExpressionLight.LightState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.expressions with parameters of type ExpressionLight.LightStateModifier and TypeMethodDescriptionvoidExpressionLight.setBeanState(ExpressionLight.LightState state)