Uses of Class
jmri.jmrix.maple.SerialTrafficController
Packages that use SerialTrafficController
-
Uses of SerialTrafficController in jmri.jmrix.maple
Methods in jmri.jmrix.maple that return SerialTrafficControllerModifier and TypeMethodDescriptionMapleSystemConnectionMemo.getTrafficController()Get the traffic controller instance associated with this connection memo.Methods in jmri.jmrix.maple with parameters of type SerialTrafficControllerModifier and TypeMethodDescriptionvoidMapleSystemConnectionMemo.setTrafficController(SerialTrafficController s) Set the traffic controller instance associated with this connection memo.Constructors in jmri.jmrix.maple with parameters of type SerialTrafficControllerModifierConstructorDescriptionSerialNode(int address, int type, SerialTrafficController tc) Create a new SerialNode and initialize default instance variables.Assumes a node address of 1, and a node type of 0.