Uses of Class
jmri.jmrix.oaktree.SerialTrafficController
Packages that use SerialTrafficController
-
Uses of SerialTrafficController in jmri.jmrix.oaktree
Methods in jmri.jmrix.oaktree that return SerialTrafficControllerModifier and TypeMethodDescriptionOakTreeSystemConnectionMemo.getTrafficController()Get the traffic controller instance associated with this connection memo.Methods in jmri.jmrix.oaktree with parameters of type SerialTrafficControllerModifier and TypeMethodDescriptionstatic SerialNodeSerialAddress.getNodeFromSystemName(String systemName, SerialTrafficController tc) Static method to parse a system name and return the Serial Node.voidOakTreeSystemConnectionMemo.setTrafficController(SerialTrafficController s) Set the traffic controller instance associated with this connection memo.