Uses of Class
org.powertac.common.msg.BalancingControlEvent
-
Packages that use BalancingControlEvent Package Description org.powertac.accounting org.powertac.common.interfaces -
-
Uses of BalancingControlEvent in org.powertac.accounting
Methods in org.powertac.accounting with parameters of type BalancingControlEvent Modifier and Type Method Description void
AccountingService. postBalancingControl(BalancingControlEvent bce)
-
Uses of BalancingControlEvent in org.powertac.common.interfaces
Methods in org.powertac.common.interfaces with parameters of type BalancingControlEvent Modifier and Type Method Description void
Accounting. postBalancingControl(BalancingControlEvent bce)
Updates a broker's cash position resulting from the Balancing Market payment for Demand Response exercise.
-