org.powertac.visualizer.json
Class WholesaleMarketJSON

java.lang.Object
  extended by org.powertac.visualizer.json.WholesaleMarketJSON

public class WholesaleMarketJSON
extends Object


Constructor Summary
WholesaleMarketJSON()
           
 
Method Summary
 org.primefaces.json.JSONArray getClearingPrices()
           
 org.primefaces.json.JSONArray getClearingVolumes()
           
 void setClearingPrices(org.primefaces.json.JSONArray clearingPrices)
           
 void setClearingVolumes(org.primefaces.json.JSONArray clearingVolumes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WholesaleMarketJSON

public WholesaleMarketJSON()
Method Detail

getClearingPrices

public org.primefaces.json.JSONArray getClearingPrices()

getClearingVolumes

public org.primefaces.json.JSONArray getClearingVolumes()

setClearingPrices

public void setClearingPrices(org.primefaces.json.JSONArray clearingPrices)

setClearingVolumes

public void setClearingVolumes(org.primefaces.json.JSONArray clearingVolumes)


Copyright © 2013 Power TAC. All Rights Reserved.