Uses of Class
net.sf.openv4j.Protocol

Packages that use Protocol
net.sf.openv4j   
 

Uses of Protocol in net.sf.openv4j
 

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



Copyright © 2010 OpenV4J. All Rights Reserved.