|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caen.RFIDLibrary.CAENRFIDTagEventType
@Deprecated public class CAENRFIDTagEventType
This class contains all the Event type of a tag
Field Summary | |
---|---|
static CAENRFIDTagEventType |
TAG_GLIMPSED
Deprecated. The Glimsed event |
static CAENRFIDTagEventType |
TAG_LOST
Deprecated. The Lost event |
static CAENRFIDTagEventType |
TAG_OBSERVED
Deprecated. The Observed event |
static CAENRFIDTagEventType |
TAG_UNKNOWN
Deprecated. The unknown event |
Constructor Summary | |
---|---|
CAENRFIDTagEventType()
Deprecated. Creates a new instance of CAENRFIDTagStatus |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final CAENRFIDTagEventType TAG_GLIMPSED
public static final CAENRFIDTagEventType TAG_OBSERVED
public static final CAENRFIDTagEventType TAG_LOST
public static final CAENRFIDTagEventType TAG_UNKNOWN
Constructor Detail |
---|
public CAENRFIDTagEventType()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |