|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.EventObject
com.caen.RFIDLibrary.CAENRFIDEvent
public class CAENRFIDEvent
This class defines the CAENRFID Event
Field Summary |
---|
Fields inherited from class java.util.EventObject |
---|
source |
Constructor Summary | |
---|---|
CAENRFIDEvent(java.util.ArrayList<CAENRFIDNotify> obj)
Creates a new instance of CAENRFIDEvent |
Method Summary | |
---|---|
java.util.ArrayList |
Data()
Deprecated. |
java.util.ArrayList |
getData()
Get the Event value |
Methods inherited from class java.util.EventObject |
---|
getSource, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CAENRFIDEvent(java.util.ArrayList<CAENRFIDNotify> obj)
obj
- The ArrayList contains the Event Object valueMethod Detail |
---|
@Deprecated public java.util.ArrayList Data()
public java.util.ArrayList getData()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |