Package org.powertac.visualizer.domain
Class Game
java.lang.Object
org.powertac.visualizer.domain.Game
- All Implemented Interfaces:
Serializable
@Entity public class Game extends Object implements Serializable
A Game.
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description Game() -
Method Summary
-
Constructor Details
-
Game
public Game()
-
-
Method Details
-
getId
-
setId
-
getType
-
setType
-
getName
-
setName
-
isShared
-
setShared
-
getDate
-
setDate
-
getBrokers
-
getBrokerList
-
setBrokers
-
getOwner
-
setOwner
-
getTraceFile
-
getTraceFileName
-
getTraceFilePath
-
getTraceFileId
-
setTraceFile
-
getStateFile
-
getStateFileName
-
getStateFilePath
-
getStateFileId
-
setStateFile
-
getSeedFile
-
getSeedFileName
-
getSeedFilePath
-
getSeedFileId
-
setSeedFile
-
getBootFile
-
getBootFileName
-
getBootFilePath
-
getBootFileId
-
setBootFile
-
getConfigFile
-
getConfigFileName
-
getConfigFilePath
-
getConfigFileId
-
setConfigFile
-
getWeatherFile
-
getWeatherFileName
-
getWeatherFilePath
-
getWeatherFileId
-
setWeatherFile
-
equals
-
hashCode
public int hashCode() -
toString
-