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 class
DmxSequence.Cmd
Represent a single Dmx commandMethods in jmri.jmrix.powerline that return DmxSequence.Command Modifier and Type Method Description DmxSequence.Command
DmxSequence. getCommand()
Retrieve the next command in the sequence
-