Uses of Class
com.caen.RFIDLibrary.CAENRFIDTagEventType
-
Packages that use CAENRFIDTagEventType Package Description com.caen.RFIDLibrary -
-
Uses of CAENRFIDTagEventType in com.caen.RFIDLibrary
Fields in com.caen.RFIDLibrary declared as CAENRFIDTagEventType Modifier and Type Field Description static CAENRFIDTagEventTypeCAENRFIDTagEventType. TAG_GLIMPSEDDeprecated.The Glimsed eventstatic CAENRFIDTagEventTypeCAENRFIDTagEventType. TAG_LOSTDeprecated.The Lost eventstatic CAENRFIDTagEventTypeCAENRFIDTagEventType. TAG_OBSERVEDDeprecated.The Observed eventstatic CAENRFIDTagEventTypeCAENRFIDTagEventType. TAG_UNKNOWNDeprecated.The unknown eventMethods in com.caen.RFIDLibrary that return CAENRFIDTagEventType Modifier and Type Method Description CAENRFIDTagEventTypeCAENRFIDNotify. getStatus()Deprecated.Constructors in com.caen.RFIDLibrary with parameters of type CAENRFIDTagEventType Constructor Description CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, byte[] phase, int frequency, String antenna)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, byte[] phase, int frequency, String antenna, short subCommand, short subCommandResult, byte[] subCommandData)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, float phaseB, float phaseE, long frequency, String antenna)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, float phaseB, float phaseE, long frequency, String antenna, short subCommand, short subCommandResult, byte[] subCommandData)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, String antenna)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, byte[] tPC, String antenna, short subCommand, short subCommandResult, byte[] subCommandData)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, byte[] tXPC, String antenna)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, byte[] tTID, String antenna)CAENRFIDNotify(byte[] id, String LS, short len, CAENRFIDProtocol type, CAENRFIDTagEventType St, Date ts, short rssi, String antenna)
-