|
|||||||||
| 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
| 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 |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CAENRFIDEvent(java.util.ArrayList<CAENRFIDNotify> obj)
obj - The ArrayList contais the Event Object value| Method 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 | ||||||||