jmri.jmrix.powerline
Class InsteonSequence.Function

java.lang.Object
  extended by jmri.jmrix.powerline.InsteonSequence.Function
All Implemented Interfaces:
InsteonSequence.Command
Enclosing class:
InsteonSequence

public static class InsteonSequence.Function
extends Object
implements InsteonSequence.Command

Represent a single "do function" Insteon command


Constructor Summary
InsteonSequence.Function(int idhighbyte, int idmiddlebyte, int idlowbyte, int function, int flag, int command1, int command2)
           
 
Method Summary
 int getAddressHigh()
           
 int getAddressLow()
           
 int getAddressMiddle()
           
 int getCommand1()
           
 int getCommand2()
           
 int getFlag()
           
 int getFunction()
           
 boolean isAddress()
           
 boolean isFunction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InsteonSequence.Function

public InsteonSequence.Function(int idhighbyte,
                                int idmiddlebyte,
                                int idlowbyte,
                                int function,
                                int flag,
                                int command1,
                                int command2)
Method Detail

getAddressHigh

public int getAddressHigh()
Specified by:
getAddressHigh in interface InsteonSequence.Command

getAddressMiddle

public int getAddressMiddle()
Specified by:
getAddressMiddle in interface InsteonSequence.Command

getAddressLow

public int getAddressLow()
Specified by:
getAddressLow in interface InsteonSequence.Command

getFunction

public int getFunction()

getFlag

public int getFlag()

getCommand1

public int getCommand1()

getCommand2

public int getCommand2()

isAddress

public boolean isAddress()
Specified by:
isAddress in interface InsteonSequence.Command

isFunction

public boolean isFunction()
Specified by:
isFunction in interface InsteonSequence.Command


Copyright © 1997 - 2011 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