diplomacy.game
Class Unit

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

public class Unit
extends DiplExchangeObj

See Also:
Serialized Form

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

Unit

public Unit()
Method Detail

getCountry

Country getCountry()