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.CommandValueThrottleSetting.CommandValue. clone()ThrottleSetting.CommandValueThrottleSetting. getValue()protected static ThrottleSetting.CommandValueThrottleSetting. getValueFromString(ThrottleSetting.Command command, java.lang.String valueStr)Methods in jmri.jmrit.logix with parameters of type ThrottleSetting.CommandValue Modifier and Type Method Description voidThrottleSetting. setValue(ThrottleSetting.CommandValue value)
-