|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caen.RFIDLibrary.CAENRFIDNotify
public class CAENRFIDNotify
This class defines the CAEN RFID Notify.
Method Summary | |
---|---|
java.lang.String |
getAntenna()
Deprecated. |
java.util.Date |
getDate()
Get the time of tag retrieval. |
java.lang.String |
getReadPoint()
Get the readpoint that covers this tag |
short |
getRSSI()
Get the actual rssi of this tag from the antenna |
CAENRFIDTagEventType |
getStatus()
Deprecated. |
byte[] |
getTagID()
Get the Tag's ID |
short |
getTagLength()
Get the length of the Tag's ID |
java.lang.String |
getTagSource()
Get the Source that detected the Tag |
CAENRFIDProtocol |
getTagType()
Get the Type of the Tag's ID |
byte[] |
getTID()
Get The TID field in byte |
byte[] |
getXPC()
Get the XPC of this tag, if exists. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public byte[] getTagID()
public java.lang.String getTagSource()
public short getTagLength()
public CAENRFIDProtocol getTagType()
@Deprecated public CAENRFIDTagEventType getStatus()
@Deprecated public java.lang.String getAntenna()
public java.lang.String getReadPoint()
public java.util.Date getDate()
public short getRSSI()
public byte[] getTID()
public byte[] getXPC()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |