|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent
cz.cuni.amis.pogamut.defcon.communication.messages.infos.VictoryTimerActiveChanged
public class VictoryTimerActiveChanged
Informs about change in running state of victory time.
| Constructor Summary | |
|---|---|
VictoryTimerActiveChanged(Boolean victoryTimerActive,
double time)
Creates new instance of message VictoryTimerActiveChanged. |
|
| Method Summary | |
|---|---|
Boolean |
getVictoryTimerActive()
Is victory timer active? |
String |
toHtmlString()
Returns message in html format. |
String |
toString()
Returns human readable serialization of the message. |
| Methods inherited from class cz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent |
|---|
getSimTime, getStringizedFields, getTime |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VictoryTimerActiveChanged(Boolean victoryTimerActive,
double time)
victoryTimerActive - Is victory timer active?time - | Method Detail |
|---|
public Boolean getVictoryTimerActive()
public String toString()
toString in class Objectpublic String toHtmlString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||