Uses of Class
org.powertac.factoredcustomer.CapacityAccumulator
-
Packages that use CapacityAccumulator Package Description org.powertac.factoredcustomer org.powertac.factoredcustomer.interfaces -
-
Uses of CapacityAccumulator in org.powertac.factoredcustomer
Methods in org.powertac.factoredcustomer that return CapacityAccumulator Modifier and Type Method Description CapacityAccumulator
CapacityAccumulator. add(CapacityAccumulator other)
Adds another CapacityAccumulator to this one.Methods in org.powertac.factoredcustomer with parameters of type CapacityAccumulator Modifier and Type Method Description CapacityAccumulator
CapacityAccumulator. add(CapacityAccumulator other)
Adds another CapacityAccumulator to this one. -
Uses of CapacityAccumulator in org.powertac.factoredcustomer.interfaces
Methods in org.powertac.factoredcustomer.interfaces that return CapacityAccumulator Modifier and Type Method Description CapacityAccumulator
CapacityOriginator. useCapacity(TariffSubscription subscription)
-