diplomacy.game
Class Country

java.lang.Object
  |
  +--diplomacy.connect.DiplExchangeObj
        |
        +--diplomacy.game.Country
All Implemented Interfaces:
Serializable

class Country
extends DiplExchangeObj

See Also:
Serialized Form

Constructor Summary
(package private) Country()
           
 
Method Summary
(package private)  Player getPlayer()
           
 
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

Country

Country()
Method Detail

getPlayer

Player getPlayer()