Uses of Enum
jmri.jmrit.logixng.expressions.ExpressionReporter.ReporterValue
Packages that use ExpressionReporter.ReporterValue
-
Uses of ExpressionReporter.ReporterValue in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return ExpressionReporter.ReporterValueModifier and TypeMethodDescriptionExpressionReporter.getReporterValue()Returns the enum constant of this type with the specified name.static ExpressionReporter.ReporterValue[]ExpressionReporter.ReporterValue.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 ExpressionReporter.ReporterValueModifier and TypeMethodDescriptionvoidExpressionReporter.setReporterValue(ExpressionReporter.ReporterValue reporterValue)