jmri.jmrix.powerline
Class InsteonSequence.ExtData

Show UML class diagram
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


Field Summary
(package private)  int idhighbyte
           
(package private)  int idlowbyte
           
(package private)  int idmiddlebyte
           
(package private)  int value
           
 
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
 

Field Detail

idhighbyte

int idhighbyte

idmiddlebyte

int idmiddlebyte

idlowbyte

int idlowbyte

value

int value
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-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