Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionWarrant.WarrantState
Packages that use ExpressionWarrant.WarrantState
-
Uses of ExpressionWarrant.WarrantState in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionWarrant.WarrantStateModifier and TypeMethodDescriptionExpressionWarrant.getBeanState()Returns the enum constant of this type with the specified name.static ExpressionWarrant.WarrantState[]ExpressionWarrant.WarrantState.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 ExpressionWarrant.WarrantStateModifier and TypeMethodDescriptionvoidExpressionWarrant.setBeanState(ExpressionWarrant.WarrantState state)