Uses of Class
org.bridj.cpp.com.VARENUM

Packages that use VARENUM
org.bridj.cpp.com BridJ COM support (Windows-only, working but under-tested). 
 

Uses of VARENUM in org.bridj.cpp.com
 

Methods in org.bridj.cpp.com that return VARENUM
static VARENUM VARENUM.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VARENUM[] VARENUM.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.bridj.cpp.com that return types with arguments of type VARENUM
static ValuedEnum<VARENUM> VARENUM.fromValue(long value)
           
 Iterator<VARENUM> VARENUM.iterator()
           
 



Copyright © 2009-2012. All Rights Reserved.