Class ConcentratorReply
java.lang.Object
jmri.jmrix.AbstractMessage
jmri.jmrix.AbstractMRReply
jmri.jmrix.rfid.RfidReply
jmri.jmrix.rfid.merg.concentrator.ConcentratorReply
- All Implemented Interfaces:
Message
Contains the data payload of a serial reply packet. Note that it's _only_ the
payload.
- Since:
- 2.11.4
-
Field Summary
FieldsFields inherited from class jmri.jmrix.AbstractMRReply
DEFAULTMAXSIZEFields inherited from class jmri.jmrix.AbstractMessage
_dataChars, _nDataChars -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class jmri.jmrix.rfid.RfidReply
skipPrefixMethods inherited from class jmri.jmrix.AbstractMRReply
flush, getOpCode, isBinary, isRetransmittableErrorMsg, isUnsolicited, match, maxSize, pollValue, setBinary, setElement, setOpCode, setUnsolicited, skipWhiteSpace, toString, valueMethods inherited from class jmri.jmrix.AbstractMessage
equals, getElement, getNumDataElements, hashCode
-
Field Details
-
pr
-
-
Constructor Details
-
ConcentratorReply
-
ConcentratorReply
-
ConcentratorReply
-
-
Method Details
-
isInRange
-
getReaderPort
-
toMonitorString
- Returns:
- a human-readable representation of the message.
-