jmri.jmrix.powerline
Class X10Sequence.Function

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

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

Represent a single "do function" X10 command


Constructor Summary
X10Sequence.Function(int house, int function, int dimcount)
           
 
Method Summary
 int getDimCount()
           
 int getFunction()
           
 int getHouseCode()
           
 boolean isAddress()
           
 boolean isFunction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

X10Sequence.Function

public X10Sequence.Function(int house,
                            int function,
                            int dimcount)
Method Detail

getHouseCode

public int getHouseCode()
Specified by:
getHouseCode in interface X10Sequence.Command

getFunction

public int getFunction()

getDimCount

public int getDimCount()

isAddress

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

isFunction

public boolean isFunction()
Specified by:
isFunction in interface X10Sequence.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