Uses of Class
com.met.cptl.CalculationType

Uses of CalculationType in com.met.cptl
 

Methods in com.met.cptl that return CalculationType
static CalculationType CalculationType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static CalculationType[] CalculationType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.