public static class RFCardInterface.NotifyEvent extends java.lang.Object
byte[]
eventData
int
eventID
NotifyEvent(int eventID, byte[] eventData)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int eventID
public byte[] eventData
public NotifyEvent(int eventID, byte[] eventData)