jmri.jmrix.rfid.merg.concentrator
Class SpecificReply

java.lang.Object
  extended by jmri.jmrix.AbstractMessage
      extended by jmri.jmrix.AbstractMRReply
          extended by jmri.jmrix.rfid.RfidReply
              extended by jmri.jmrix.rfid.coreid.CoreIdRfidReply
                  extended by jmri.jmrix.rfid.merg.concentrator.SpecificReply
All Implemented Interfaces:
Message

public class SpecificReply
extends CoreIdRfidReply

Contains the data payload of a serial reply packet. Note that its _only_ the payload.

Since:
2.11.4
Author:
Bob Jacobsen Copyright (C) 2002, 2006, 2007, 2008, Matthew Harris Copyright (C) 2011

Field Summary
 
Fields inherited from class jmri.jmrix.rfid.coreid.CoreIdRfidReply
SPECIFICMAXSIZE
 
Fields inherited from class jmri.jmrix.AbstractMRReply
DEFAULTMAXSIZE
 
Fields inherited from class jmri.jmrix.AbstractMessage
_dataChars, _nDataChars
 
Constructor Summary
SpecificReply(RfidTrafficController tc)
           
SpecificReply(RfidTrafficController tc, RfidReply l)
           
SpecificReply(RfidTrafficController tc, String s)
           
 
Method Summary
protected  String getReaderPort()
           
protected  boolean isInRange()
           
 String toMonitorString()
           
 
Methods inherited from class jmri.jmrix.rfid.coreid.CoreIdRfidReply
getCheckSum, getTag, isCheckSumValid
 
Methods inherited from class jmri.jmrix.rfid.RfidReply
convertHexString, skipPrefix
 
Methods inherited from class jmri.jmrix.AbstractMRReply
flush, getOpCode, isBinary, isRetransmittableErrorMsg, 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

SpecificReply

public SpecificReply(RfidTrafficController tc)

SpecificReply

public SpecificReply(RfidTrafficController tc,
                     String s)

SpecificReply

public SpecificReply(RfidTrafficController tc,
                     RfidReply l)
Method Detail

isInRange

protected boolean isInRange()

getReaderPort

protected String getReaderPort()

toMonitorString

public String toMonitorString()
Specified by:
toMonitorString in class RfidReply


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