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) 
 - 
 
- 
- 
Constructor Detail
- 
TickValueCustomer
protected TickValueCustomer()
 
- 
TickValueCustomer
public TickValueCustomer(long id, RetailKPIHolder retail) 
 - 
 
- 
Method Detail
- 
getRetail
public RetailKPIHolder getRetail()
 
- 
getId
public long getId()
 
- 
isEmpty
public boolean isEmpty()
 
 - 
 
 -