org.powertac.visualizer.services.competitioncontrol
Class GameParametersBean
java.lang.Object
org.powertac.visualizer.services.competitioncontrol.GameParametersBean
@Service
public class GameParametersBean
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GameParametersBean
public GameParametersBean()
getBootstrapData
public String getBootstrapData()
setBootstrapData
public void setBootstrapData(String bootstrapData)
getJmsUrl
public String getJmsUrl()
setJmsUrl
public void setJmsUrl(String jmsUrl)
getLogSuffix
public String getLogSuffix()
setLogSuffix
public void setLogSuffix(String logSuffix)
getServerConfig
public String getServerConfig()
setServerConfig
public void setServerConfig(String serverConfig)
getBrokers
public ArrayList<FakeBroker> getBrokers()
setBrokers
public void setBrokers(ArrayList<FakeBroker> brokers)
getNewBrokerName
public String getNewBrokerName()
setNewBrokerName
public void setNewBrokerName(String newBrokerName)
addBroker
public void addBroker()
resetBrokerList
public void resetBrokerList()
getBootstrapFilename
public String getBootstrapFilename()
setBootstrapFilename
public void setBootstrapFilename(String bootstrapFilename)
getSeedName
public String getSeedName()
setSeedName
public void setSeedName(String seedName)
getWeatherName
public String getWeatherName()
setWeatherName
public void setWeatherName(String weatherName)
Copyright © 2013 Power TAC. All Rights Reserved.