Uses of Class
org.powertac.common.msg.TariffRevoke
- 
Packages that use TariffRevoke Package Description org.powertac.tariffmarket org.powertac.visualizer.service_ptac  - 
- 
Uses of TariffRevoke in org.powertac.tariffmarket
Methods in org.powertac.tariffmarket with parameters of type TariffRevoke Modifier and Type Method Description voidTariffMarketService. handleMessage(TariffRevoke update)Handles tariff revocation. - 
Uses of TariffRevoke in org.powertac.visualizer.service_ptac
Methods in org.powertac.visualizer.service_ptac with parameters of type TariffRevoke Modifier and Type Method Description voidMessageHandler. handleMessage(TariffRevoke tr)Handles a TariffRevoke message from the server, indicating that some tariff has been revoked. 
 -