Uses of Class
org.powertac.visualizer.domain.genco.WholesaleData

Packages that use WholesaleData
org.powertac.visualizer.domain.genco   
 

Uses of WholesaleData in org.powertac.visualizer.domain.genco
 

Methods in org.powertac.visualizer.domain.genco that return WholesaleData
 WholesaleData Genco.findWholesaleDataByTimeslot(org.powertac.common.Timeslot timeslot)
          Finds (or creates one if cannot be found) wholesaleData by the specified timeslot
 

Methods in org.powertac.visualizer.domain.genco that return types with arguments of type WholesaleData
 ArrayList<WholesaleData> Genco.getWholesaleDatasList()
           
 



Copyright © 2012 Power TAC. All Rights Reserved.