Uses of Interface
jmri.jmrix.powerline.DmxSequence.Command
-
Packages that use DmxSequence.Command Package Description jmri.jmrix.powerline This package handles communications for powerline adapters, such as X10. -
-
Uses of DmxSequence.Command in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement DmxSequence.Command Modifier and Type Class Description static classDmxSequence.CmdRepresent a single Dmx commandMethods in jmri.jmrix.powerline that return DmxSequence.Command Modifier and Type Method Description DmxSequence.CommandDmxSequence. getCommand()Retrieve the next command in the sequence
-