| Package | Description |
|---|---|
| org.powertac.visualizer.domain.wholesale |
| Modifier and Type | Method and Description |
|---|---|
WholesaleSnapshot |
WholesaleMarket.findSnapshot(int timeslotSerialNumber)
Returns WholesaleSnapshot by given timeslot serial number.
|
WholesaleSnapshot |
WholesaleMarket.getLastWholesaleSnapshotWithClearing() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<WholesaleSnapshot> |
WholesaleMarket.getSnapshots() |
Map<Integer,WholesaleSnapshot> |
WholesaleMarket.getSnapshotsMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
WholesaleMarket.setLastWholesaleSnapshotWithClearing(WholesaleSnapshot lastWholesaleSnapshotWithClearing) |
Copyright © 2016 Power TAC. All Rights Reserved.