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