diplomacy.game
Class HalfYear

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

public class HalfYear
extends DiplExchangeObj

See Also:
Serialized Form

Constructor Summary
HalfYear()
           
 
Method Summary
 Game getGame()
           
 
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

HalfYear

public HalfYear()
Method Detail

getGame

public Game getGame()