Package org.powertac.visualizer.web.dto
Class TickValueCustomer
java.lang.Object
org.powertac.visualizer.web.dto.TickValueCustomer
public class TickValueCustomer extends Object
- Author:
- Jurica Babic, Govert Buijs, Erik Kemperman
-
Constructor Summary
Constructors Modifier Constructor Description protectedTickValueCustomer()TickValueCustomer(long id, RetailKPIHolder retail) -
Method Summary
Modifier and Type Method Description longgetId()RetailKPIHoldergetRetail()booleanisEmpty()
-
Constructor Details
-
TickValueCustomer
protected TickValueCustomer() -
TickValueCustomer
-
-
Method Details