Uses of Class
org.powertac.factoredcustomer.ProfileOptimizerStructure.UsageChargeStance
- 
Packages that use ProfileOptimizerStructure.UsageChargeStance Package Description org.powertac.factoredcustomer  - 
- 
Uses of ProfileOptimizerStructure.UsageChargeStance in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return ProfileOptimizerStructure.UsageChargeStance Modifier and Type Method Description ProfileOptimizerStructure.UsageChargeStanceProfileOptimizerStructure. getUsageChargeStance()static ProfileOptimizerStructure.UsageChargeStanceProfileOptimizerStructure.UsageChargeStance. valueOf(String name)Returns the enum constant of this type with the specified name.static ProfileOptimizerStructure.UsageChargeStance[]ProfileOptimizerStructure.UsageChargeStance. values()Returns an array containing the constants of this enum type, in the order they are declared. 
 -