cz.cuni.pogamut.MessageObjects
Class MapChange

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

public class MapChange
extends MessageObject

See Also:
Serialized Form

Field Summary
 java.lang.String mapName
          Name of map server swap into.
 
Fields inherited from class cz.cuni.pogamut.MessageObjects.MessageObject
ID, type, types, UnrealID, visible
 
Constructor Summary
MapChange()
          Creates a new instance of MapChange
 
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
 

Field Detail

mapName

public java.lang.String mapName
Name of map server swap into.

Constructor Detail

MapChange

public MapChange()
Creates a new instance of MapChange