Uses of Class
jmri.jmrit.logix.ThrottleSetting.CommandValue
-
Packages that use ThrottleSetting.CommandValue Package Description jmri.jmrit.logix Support for implementing Warrants in JMRI. -
-
Uses of ThrottleSetting.CommandValue in jmri.jmrit.logix
Methods in jmri.jmrit.logix that return ThrottleSetting.CommandValue Modifier and Type Method Description protected ThrottleSetting.CommandValue
ThrottleSetting.CommandValue. clone()
ThrottleSetting.CommandValue
ThrottleSetting. getValue()
protected static ThrottleSetting.CommandValue
ThrottleSetting. getValueFromString(ThrottleSetting.Command command, java.lang.String valueStr)
Methods in jmri.jmrit.logix with parameters of type ThrottleSetting.CommandValue Modifier and Type Method Description void
ThrottleSetting. setValue(ThrottleSetting.CommandValue value)
-