cz.cuni.pogamut.MessageObjects
Class MapListStart

java.lang.Object
  extended by cz.cuni.pogamut.MessageObjects.MessageObject
      extended by cz.cuni.pogamut.MessageObjects.MapListStart
All Implemented Interfaces:
Visible, java.io.Serializable, java.lang.Cloneable

public class MapListStart
extends MessageObject

Start of the map list - list of all maps available on the server - needed by server control to offer options like choose map

See Also:
Serialized Form

Field Summary
 
Fields inherited from class cz.cuni.pogamut.MessageObjects.MessageObject
ID, type, types, UnrealID, visible
 
Constructor Summary
MapListStart()
          Creates a new instance of MapListStart
 
Method Summary
 
Methods inherited from class cz.cuni.pogamut.MessageObjects.MessageObject
clone, diff, equals, getID, getType, getUnrealID, getVisibility, hasID, isVisible, setID, setType, setUnrealID, setVisible, toString, update
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MapListStart

public MapListStart()
Creates a new instance of MapListStart