Uses of Class
org.powertac.common.msg.CustomerBootstrapData
-
Packages that use CustomerBootstrapData Package Description org.powertac.du -
-
Uses of CustomerBootstrapData in org.powertac.du
Methods in org.powertac.du with parameters of type CustomerBootstrapData Modifier and Type Method Description void
DefaultBrokerService. handleMessage(CustomerBootstrapData cbd)
Handles CustomerBootstrapData by populating the customer model corresponding to the given customer and power type.
-