Uses of Class
org.powertac.visualizer.web.dto.TickValueCustomer
| Package | Description |
|---|---|
| org.powertac.visualizer.domain |
JPA domain objects.
|
-
Uses of TickValueCustomer in org.powertac.visualizer.domain
Methods in org.powertac.visualizer.domain that return types with arguments of type TickValueCustomer Modifier and Type Method Description List<TickValueCustomer>TickSnapshot. getTickValueCustomers()Method parameters in org.powertac.visualizer.domain with type arguments of type TickValueCustomer Modifier and Type Method Description voidTickSnapshot. setTickValueCustomers(List<TickValueCustomer> tickValueCustomers)