jmri.jmrix.powerline
Interface InsteonSequence.Command

Show UML class diagram
All Known Implementing Classes:
InsteonSequence.Address, InsteonSequence.ExtData, InsteonSequence.Function
Enclosing class:
InsteonSequence

public static interface InsteonSequence.Command

Represent a single Insteon command, which is either a "set address" or "do function" operation


Method Summary
 int getAddressHigh()
           
 int getAddressLow()
           
 int getAddressMiddle()
           
 boolean isAddress()
           
 boolean isFunction()
           
 

Method Detail

isAddress

boolean isAddress()

isFunction

boolean isFunction()

getAddressHigh

int getAddressHigh()

getAddressMiddle

int getAddressMiddle()

getAddressLow

int getAddressLow()


Copyright © 1997-2013 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads