Uses of Class
org.powertac.common.msg.VariableRateUpdate
-
Packages that use VariableRateUpdate Package Description org.powertac.tariffmarket -
-
Uses of VariableRateUpdate in org.powertac.tariffmarket
Methods in org.powertac.tariffmarket with parameters of type VariableRateUpdate Modifier and Type Method Description void
TariffMarketService. handleMessage(VariableRateUpdate update)
Applies a new HourlyCharge to an existing Tariff with a variable Rate.
-