diplomacy.game
Class Province

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

abstract class Province
extends DiplExchangeObj

See Also:
Serialized Form

Constructor Summary
(package private) Province()
           
 
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

Province

Province()