Oracle Java Wireless Client

Uses of Interface
com.oracle.deviceaccess.gpio.GPIOPort

Packages that use GPIOPort
com.oracle.deviceaccess.gpio   
 

Uses of GPIOPort in com.oracle.deviceaccess.gpio
 

Methods in com.oracle.deviceaccess.gpio that return GPIOPort
 GPIOPort PortEvent.getPort()
          Returns the GPIOPort instance that fired this event or for which this event was fired.
static GPIOPort GPIOManager.getPort(int id)
          Returns GPIOPort of given ID.
static GPIOPort GPIOManager.getPort(java.lang.String name)
          Returns GPIOPort of given name.
 


Oracle Java Wireless Client

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