Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionSignalMast.QueryType
Packages that use ExpressionSignalMast.QueryType
-
Uses of ExpressionSignalMast.QueryType in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionSignalMast.QueryTypeModifier and TypeMethodDescriptionExpressionSignalMast.getQueryType()Returns the enum constant of this type with the specified name.static ExpressionSignalMast.QueryType[]ExpressionSignalMast.QueryType.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 ExpressionSignalMast.QueryTypeModifier and TypeMethodDescriptionvoidExpressionSignalMast.setQueryType(ExpressionSignalMast.QueryType queryType)