Uses of Class
jmri.jmrix.zimo.Mx1CommandStation
- 
Packages that use Mx1CommandStation Package Description jmri.jmrix.zimo  - 
- 
Uses of Mx1CommandStation in jmri.jmrix.zimo
Fields in jmri.jmrix.zimo declared as Mx1CommandStation Modifier and Type Field Description (package private) Mx1CommandStationMx1TrafficController. mCommandStationReference to the command station in communication hereMethods in jmri.jmrix.zimo that return Mx1CommandStation Modifier and Type Method Description Mx1CommandStationMx1TrafficController. getCommandStation()Get access to communicating command station objectConstructors in jmri.jmrix.zimo with parameters of type Mx1CommandStation Constructor Description Mx1Packetizer(Mx1CommandStation pCommandStation, boolean prot)Mx1TrafficController(Mx1CommandStation pCommandStation, boolean prot)Must provide a ZimoCommandStation reference at creation time 
 -