public class DayStateJSON extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
isInitialized |
| Constructor and Description |
|---|
DayStateJSON() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDayCashAndEnergyPoint(org.primefaces.json.JSONArray cash,
org.primefaces.json.JSONArray energy) |
org.primefaces.json.JSONArray |
getDayCashBalancesJson() |
org.primefaces.json.JSONArray |
getDayEnergyBalancesJson() |
public org.primefaces.json.JSONArray getDayCashBalancesJson()
public org.primefaces.json.JSONArray getDayEnergyBalancesJson()
public void addDayCashAndEnergyPoint(org.primefaces.json.JSONArray cash,
org.primefaces.json.JSONArray energy)
Copyright © 2015 Power TAC. All Rights Reserved.