|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.alien.enterpriseRFID.notify.Message
com.alien.enterpriseRFID.notify.ErrorMessage
ErrorMessage takes the place of a Message, when there has been some problem decoding a reader's notification message. Use getReason() to determine the nature of the problem, and getReaderIPAddress() to determine which reader sent the message. getXML() still returns any data that was read, whether it could be decoded or not.
Field Summary |
Fields inherited from class com.alien.enterpriseRFID.notify.Message |
REASON_IOSTREAM, REASON_TAGSTREAM |
Constructor Summary | |
ErrorMessage()
|
Methods inherited from class com.alien.enterpriseRFID.notify.Message |
getDate, getIO, getIOCount, getIOList, getRawData, getReaderCommandPort, getReaderHostname, getReaderIPAddress, getReaderMACAddress, getReaderName, getReaderType, getReason, getStartTriggerLines, getStopTriggerLines, getTag, getTagCount, getTagList, getXML, setDate, setIOList, setRawData, setReaderCommandPort, setReaderHostname, setReaderIPAddress, setReaderMACAddress, setReaderName, setReaderType, setReason, setStartTriggerLines, setStopTriggerLines, setTagList, setXML, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ErrorMessage()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |