Uses of Class
jmri.jmrix.maple.SerialNode
-
Packages that use SerialNode Package Description jmri.jmrix.maple jmri.jmrix.maple.assignment jmri.jmrix.maple.nodeconfig -
-
Uses of SerialNode in jmri.jmrix.maple
Methods in jmri.jmrix.maple with parameters of type SerialNode Modifier and Type Method Description void
SerialTrafficController. initializeSerialNode(SerialNode node)
Public method to set up for initialization of a Serial node.void
SerialSensorManager. registerSensorsForNode(SerialNode node)
Method to register any orphan Sensors when a new Serial Node is created. -
Uses of SerialNode in jmri.jmrix.maple.assignment
Fields in jmri.jmrix.maple.assignment declared as SerialNode Modifier and Type Field Description protected SerialNode[]
ListFrame. configNodes
protected SerialNode
ListFrame. selNode
-
Uses of SerialNode in jmri.jmrix.maple.nodeconfig
Fields in jmri.jmrix.maple.nodeconfig declared as SerialNode Modifier and Type Field Description protected SerialNode
NodeConfigFrame. curNode
-