|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisidia.stats.VisidiaStat
visidia.stats.MessageStat
public abstract class MessageStat
The Class MessageStat.
Constructor Summary | |
---|---|
MessageStat()
Instantiates a new message stat. |
|
MessageStat(java.lang.Integer simulationId)
Instantiates a new message stat. |
Method Summary | |
---|---|
boolean |
equals(java.lang.Object o)
|
java.lang.Integer |
getSimulationId()
Gets the simulation id. |
int |
hashCode()
|
java.lang.String |
toString()
|
Methods inherited from class visidia.stats.VisidiaStat |
---|
descriptionName |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MessageStat()
public MessageStat(java.lang.Integer simulationId)
simulationId
- the simulation idMethod Detail |
---|
public boolean equals(java.lang.Object o)
equals
in class VisidiaStat
public java.lang.Integer getSimulationId()
public int hashCode()
hashCode
in class VisidiaStat
public java.lang.String toString()
toString
in class VisidiaStat
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |