@Domain public class CustomerBootstrapData extends Object
| Constructor and Description |
|---|
CustomerBootstrapData(CustomerInfo customer,
PowerType powerType,
double[] netUsage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCustomerName() |
long |
getId() |
double[] |
getNetUsage() |
PowerType |
getPowerType() |
public CustomerBootstrapData(CustomerInfo customer, PowerType powerType, double[] netUsage)
Copyright © 2017 Power TAC. All rights reserved.