Uses of Interface
jmri.jmrix.powerline.InsteonSequence.Command
- 
Packages that use InsteonSequence.Command Package Description jmri.jmrix.powerline This package handles communications for powerline adapters, such as X10. - 
- 
Uses of InsteonSequence.Command in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement InsteonSequence.Command Modifier and Type Class Description static classInsteonSequence.AddressRepresent a single "set address" Insteon commandstatic classInsteonSequence.ExtDataRepresent a single "Extended Data" Insteon commandstatic classInsteonSequence.FunctionRepresent a single "do function" Insteon commandFields in jmri.jmrix.powerline declared as InsteonSequence.Command Modifier and Type Field Description (package private) InsteonSequence.Command[]InsteonSequence. cmdsMethods in jmri.jmrix.powerline that return InsteonSequence.Command Modifier and Type Method Description InsteonSequence.CommandInsteonSequence. getCommand()Retrieve the next command in the sequence 
 -