jmri.jmrix.powerline
Class InsteonSequence.ExtData

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

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

Represent a single "Extended Data" Insteon command


Constructor Summary
InsteonSequence.ExtData(int value)
           
 
Method Summary
 int getAddressHigh()
           
 int getAddressLow()
           
 int getAddressMiddle()
           
 int getExtData()
           
 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.ExtData

public InsteonSequence.ExtData(int value)
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

getExtData

public int getExtData()

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