vs.communication
Class NextRound

java.lang.Object
  extended by vs.communication.NextRound
All Implemented Interfaces:
jade.content.ContentElement, jade.content.Predicate, java.io.Serializable

public class NextRound
extends java.lang.Object
implements jade.content.Predicate

Predicate to indicate that the next round starts Protege name: NextRound

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
NextRound()
           
 
Method Summary
 int getRoundNumber()
           
 void setRoundNumber(int value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NextRound

public NextRound()
Method Detail

setRoundNumber

public void setRoundNumber(int value)

getRoundNumber

public int getRoundNumber()