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