public interface CapacityBundle
| Modifier and Type | Method and Description |
|---|---|
List<CapacityOriginator> |
getCapacityOriginators() |
org.powertac.common.CustomerInfo |
getCustomerInfo() |
String |
getName() |
ProfileOptimizerStructure |
getOptimizerStructure() |
int |
getPopulation() |
org.powertac.common.enumerations.PowerType |
getPowerType() |
TariffSubscriberStructure |
getSubscriberStructure() |
void |
initialize(CustomerStructure profile,
Element xml) |
void initialize(CustomerStructure profile, Element xml)
String getName()
int getPopulation()
org.powertac.common.enumerations.PowerType getPowerType()
org.powertac.common.CustomerInfo getCustomerInfo()
TariffSubscriberStructure getSubscriberStructure()
ProfileOptimizerStructure getOptimizerStructure()
List<CapacityOriginator> getCapacityOriginators()
Copyright © 2015 Power TAC. All Rights Reserved.