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) Mx1CommandStation
Mx1TrafficController. mCommandStation
Reference to the command station in communication hereMethods in jmri.jmrix.zimo that return Mx1CommandStation Modifier and Type Method Description Mx1CommandStation
Mx1TrafficController. 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
-