Package jmri.jmrit.logix
Class ThrottleSetting.CommandValue
java.lang.Object
jmri.jmrit.logix.ThrottleSetting.CommandValue
- Enclosing class:
- ThrottleSetting
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) float(package private) SpeedStepMode(package private) String(package private) ThrottleSetting.ValueType(package private) NumberFormat(package private) NumberFormat -
Constructor Summary
ConstructorsConstructorDescriptionCommandValue(ThrottleSetting.ValueType t, SpeedStepMode s, float f, String tx) -
Method Summary
-
Field Details
-
_type
-
_stepMode
-
_floatValue
float _floatValue -
_textValue
-
formatter
-
intFormatter
-
-
Constructor Details
-
CommandValue
-
-
Method Details