| Package | Description |
|---|---|
| org.powertac.visualizer.domain |
JPA domain objects.
|
| Modifier and Type | Method and Description |
|---|---|
List<TickValueBroker> |
TickSnapshot.getTickValueBrokers() |
| Modifier and Type | Method and Description |
|---|---|
void |
TickSnapshot.setTickValueBrokers(List<TickValueBroker> tickValueBrokers) |
| Constructor and Description |
|---|
TickSnapshot(long timeInstance,
int timeSlot,
List<TickValueBroker> brokerTicks,
List<TickValueCustomer> customerTicks) |
Copyright © 2019 Power TAC. All rights reserved.