public class WholesaleMarketJSON extends Object
| Constructor and Description |
|---|
WholesaleMarketJSON() |
| Modifier and Type | Method and Description |
|---|---|
org.primefaces.json.JSONArray |
getClearingPrices() |
org.primefaces.json.JSONArray |
getClearingVolumes() |
void |
setClearingPrices(org.primefaces.json.JSONArray clearingPrices) |
void |
setClearingVolumes(org.primefaces.json.JSONArray clearingVolumes) |
public org.primefaces.json.JSONArray getClearingPrices()
public org.primefaces.json.JSONArray getClearingVolumes()
public void setClearingPrices(org.primefaces.json.JSONArray clearingPrices)
public void setClearingVolumes(org.primefaces.json.JSONArray clearingVolumes)
Copyright © 2016 Power TAC. All Rights Reserved.