Uses of Class
com.ibm.pdp.maf.rpp.kernel.FloatCapacityValues

Packages that use FloatCapacityValues
com.ibm.pdp.maf.rpp.kernel This package describes the com.ibm.pdp.maf.rpp.kernel, see the description for an UML overview. 
 

Uses of FloatCapacityValues in com.ibm.pdp.maf.rpp.kernel
 

Methods in com.ibm.pdp.maf.rpp.kernel that return FloatCapacityValues
 FloatCapacityValues FloatType.getCapacity()
           
static FloatCapacityValues FloatCapacityValues.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static FloatCapacityValues[] FloatCapacityValues.values()
          Returns an array containing the constants of this enum type, in the order they are declared.