diplomacy.game
Class Phase

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

public abstract class Phase
extends DiplExchangeObj

See Also:
Serialized Form

Constructor Summary
Phase()
           
 
Method Summary
 HalfYear getHalfYear()
           
 
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

Phase

public Phase()
Method Detail

getHalfYear

public HalfYear getHalfYear()