|
Oracle Java Wireless Client | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.oracle.deviceaccess.PeripheralEvent
com.oracle.deviceaccess.mmio.MMIOEvent
public class MMIOEvent
The MMIOEvent class encapsulates events fired by peripherals mapped to memory.
MMIODevice,
MMIOEventListener| Field Summary |
| Fields inherited from class com.oracle.deviceaccess.PeripheralEvent |
peripheral |
| Method Summary | |
MMIODevice |
getDevice()
Returns the MMIODevice instance that fired this event or for which this
event was fired. |
int |
getID()
Returns this event ID. |
| Methods inherited from class com.oracle.deviceaccess.PeripheralEvent |
getPeripheral |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getID()
public MMIODevice getDevice()
MMIODevice instance that fired this event or for which this
event was fired.
MMIODevice instance that fired this event.
|
Oracle Java Wireless Client | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||