Uses of Class
org.powertac.evcustomer.Config
-
Packages that use Config Package Description org.powertac.evcustomer org.powertac.evcustomer.customers -
-
Uses of Config in org.powertac.evcustomer
Methods in org.powertac.evcustomer that return Config Modifier and Type Method Description static Config
Config. getInstance()
Singleton accessor -
Uses of Config in org.powertac.evcustomer.customers
Methods in org.powertac.evcustomer.customers with parameters of type Config Modifier and Type Method Description CustomerInfo
EvCustomer. initialize(SocialGroup socialGroup, String gender, Map<Integer,Activity> activities, List<GroupActivity> groupActivities, CarType car, EvSocialClass esc, CustomerServiceAccessor service, Config config)
-