Uses of Class
org.powertac.common.TariffMessage

Packages that use TariffMessage
org.powertac.common   
org.powertac.common.msg   
 

Uses of TariffMessage in org.powertac.common
 

Subclasses of TariffMessage in org.powertac.common
 class TariffSpecification
          Represents a Tariff offered by a Broker to customers.
 

Uses of TariffMessage in org.powertac.common.msg
 

Subclasses of TariffMessage in org.powertac.common.msg
 class TariffExpire
          Request to change expiration date on an existing tariff.
 class TariffRevoke
          Message created by a broker to request revocation of an existing tariff.
 class TariffUpdate
          Command object that represents a broker's request to update a tariff, either to change its expiration date or to revoke it.
 class VariableRateUpdate
          Conveys an HourlyCharge instance, labeled by its Tariff and Rate.
 



Copyright © 2011. All Rights Reserved.