Uses of Class
org.powertac.common.msg.MarketBootstrapData
-
Packages that use MarketBootstrapData Package Description org.powertac.common Power TAC domain types, shared between simulation server and brokers. -
-
Uses of MarketBootstrapData in org.powertac.common
Methods in org.powertac.common that return MarketBootstrapData Modifier and Type Method Description MarketBootstrapData
Competition. getMarketBootstrapData()
Getter and setter for market bootstrap dataMarketBootstrapData
TariffEvaluationHelper. getMarketBootstrapData()
Retrieves the market bootstrap data from the Competition.Methods in org.powertac.common with parameters of type MarketBootstrapData Modifier and Type Method Description void
Competition. setMarketBootstrapData(MarketBootstrapData mbd)
-