Oracle Java Wireless Client

Uses of Interface
com.oracle.deviceaccess.mmio.MMIODevice

Packages that use MMIODevice
com.oracle.deviceaccess.mmio   
 

Uses of MMIODevice in com.oracle.deviceaccess.mmio
 

Methods in com.oracle.deviceaccess.mmio that return MMIODevice
 MMIODevice MMIOEvent.getDevice()
          Returns the MMIODevice instance that fired this event or for which this event was fired.
static MMIODevice MMIOManager.getDevice(int id)
          Gets a MMIODevice instance for the given ID.
static MMIODevice MMIOManager.getDevice(java.lang.String name)
          Gets a MMIODevice instance for the given name.
 


Oracle Java Wireless Client

Copyright (c) 1990, 2012, Oracle and/or its affiliates. All rights reserved.