Uses of Class
net.sf.openv4j.Devices

Packages that use Devices
net.sf.openv4j   
 

Uses of Devices in net.sf.openv4j
 

Methods in net.sf.openv4j that return Devices
static Devices Devices.getDeviceById(int devId)
           
static Devices Devices.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Devices[] Devices.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2010 OpenV4J. All Rights Reserved.