Uses of Enum
jmri.jmrix.loconet.logixng.ExpressionSlotUsage.SimpleState
Packages that use ExpressionSlotUsage.SimpleState
-
Uses of ExpressionSlotUsage.SimpleState in jmri.jmrix.loconet.logixng
Methods in jmri.jmrix.loconet.logixng that return ExpressionSlotUsage.SimpleStateModifier and TypeMethodDescriptionExpressionSlotUsage.getSimpleState()Returns the enum constant of this type with the specified name.static ExpressionSlotUsage.SimpleState[]ExpressionSlotUsage.SimpleState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix.loconet.logixng with parameters of type ExpressionSlotUsage.SimpleStateModifier and TypeMethodDescriptionvoidExpressionSlotUsage.setSimpleState(ExpressionSlotUsage.SimpleState simpleState)