@Domain(fields={"timeslot","totalConsumption","totalProduction"}) public class DistributionReport extends XStreamStateLoggable
| Modifier and Type | Field and Description |
|---|---|
protected long |
id |
| Constructor and Description |
|---|
DistributionReport()
Dummy constructor.
|
DistributionReport(int timeslot,
double consumption,
double production) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
int |
getTimeslot() |
double |
getTotalConsumption() |
double |
getTotalProduction() |
readResolveCopyright © 2017 Power TAC. All rights reserved.