Uses of Class
jmri.jmrix.direct.ThrottleManager
-
Packages that use ThrottleManager Package Description jmri.jmrix.direct -
-
Uses of ThrottleManager in jmri.jmrix.direct
Methods in jmri.jmrix.direct that return ThrottleManager Modifier and Type Method Description ThrottleManager
DirectSystemConnectionMemo. getThrottleManager()
Get the ThrottleManager instance associated with this connection memo.Methods in jmri.jmrix.direct with parameters of type ThrottleManager Modifier and Type Method Description void
DirectSystemConnectionMemo. setThrottleManager(ThrottleManager s)
Set the traffic controller instance associated with this connection memo.
-