jmri.jmrix.acela
Class AcelaReply

java.lang.Object
  extended by jmri.jmrix.AbstractMessage
      extended by jmri.jmrix.AbstractMRReply
          extended by jmri.jmrix.acela.AcelaReply
All Implemented Interfaces:
Message

public class AcelaReply
extends AbstractMRReply

Contains the data payload of a Acela reply packet

Author:
Bob Jacobsen Copyright (C) 2002, Bob Coleman, Copyright (C) 2007, 2008 Based on CMRI serial example, modified to establish Acela support.

Field Summary
 
Fields inherited from class jmri.jmrix.AbstractMRReply
DEFAULTMAXSIZE
 
Fields inherited from class jmri.jmrix.AbstractMessage
_dataChars, _nDataChars
 
Constructor Summary
AcelaReply()
           
AcelaReply(AcelaReply l)
           
AcelaReply(String s)
           
 
Method Summary
protected  int skipPrefix(int index)
           
 
Methods inherited from class jmri.jmrix.AbstractMRReply
flush, getOpCode, isBinary, isUnsolicited, match, maxSize, pollValue, setBinary, setElement, setOpCode, setUnsolicited, skipWhiteSpace, toString, value
 
Methods inherited from class jmri.jmrix.AbstractMessage
getElement, getNumDataElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcelaReply

public AcelaReply()

AcelaReply

public AcelaReply(String s)

AcelaReply

public AcelaReply(AcelaReply l)
Method Detail

skipPrefix

protected int skipPrefix(int index)
Specified by:
skipPrefix in class AbstractMRReply


Copyright © 1997 - 2008 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: SourceForge_Logo