Uses of Enum
jmri.jmrit.logixng.actions.ActionReporter.ReporterValue
Packages that use ActionReporter.ReporterValue
-
Uses of ActionReporter.ReporterValue in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return ActionReporter.ReporterValueModifier and TypeMethodDescriptionActionReporter.getReporterValue()static ActionReporter.ReporterValueReturns the enum constant of this type with the specified name.static ActionReporter.ReporterValue[]ActionReporter.ReporterValue.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrit.logixng.actions with parameters of type ActionReporter.ReporterValueModifier and TypeMethodDescriptionvoidActionReporter.setReporterValue(ActionReporter.ReporterValue value)