Uses of Class
org.powertac.common.msg.BalancingOrder

Packages that use BalancingOrder
org.powertac.common.repo   
 

Uses of BalancingOrder in org.powertac.common.repo
 

Methods in org.powertac.common.repo that return types with arguments of type BalancingOrder
 Collection<BalancingOrder> TariffRepo.getBalancingOrders()
          Retrieves the complete set of balancing orders
 

Methods in org.powertac.common.repo with parameters of type BalancingOrder
 void TariffRepo.addBalancingOrder(BalancingOrder order)
          Adds a balancing order, indexed by its TariffSpec
 



Copyright © 2012. All Rights Reserved.