jmri.jmrix.loconet.locoio
Class LocoIOMode

java.lang.Object
  extended by jmri.jmrix.loconet.locoio.LocoIOMode

public class LocoIOMode
extends Object

Author:
John Plocher

Constructor Summary
LocoIOMode(int isOutput, int opcode, int sv0, int sv2, String mode)
          Creates a new instance of LocoIOMode
 
Method Summary
 String getFullMode()
           
 String getMode()
           
 int getOpcode()
           
 int getOutput()
           
 int getSV()
           
 int getV2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocoIOMode

public LocoIOMode(int isOutput,
                  int opcode,
                  int sv0,
                  int sv2,
                  String mode)
Creates a new instance of LocoIOMode

Method Detail

getMode

public String getMode()

getFullMode

public String getFullMode()

getOutput

public int getOutput()

getOpcode

public int getOpcode()

getSV

public int getSV()

getV2

public int getV2()


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