diplomacy.game
Class Land

java.lang.Object
  |
  +--diplomacy.connect.DiplExchangeObj
        |
        +--diplomacy.game.Province
              |
              +--diplomacy.game.Land
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Center

class Land
extends Province

See Also:
Serialized Form

Constructor Summary
(package private) Land()
           
 
Methods inherited from class diplomacy.connect.DiplExchangeObj
checkID, equals, getID, getName, longString, toString
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Land

Land()