Package org.powertac.common.msg
Class CustomerBootstrapData
- java.lang.Object
 - 
- org.powertac.common.msg.CustomerBootstrapData
 
 
- 
- 
Constructor Summary
Constructors Constructor Description CustomerBootstrapData(CustomerInfo customer, PowerType powerType, double[] netUsage) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetCustomerName()longgetId()double[]getNetUsage()PowerTypegetPowerType() 
 - 
 
- 
- 
Constructor Detail
- 
CustomerBootstrapData
public CustomerBootstrapData(CustomerInfo customer, PowerType powerType, double[] netUsage)
 
 - 
 
 -