|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsim.jmessage.Message
jsim.jmessage.InterimReport
public class InterimReport
This class contains interim report data for the Report event.
| Field Summary |
|---|
| Fields inherited from class jsim.jmessage.Message |
|---|
actionType |
| Constructor Summary | |
|---|---|
InterimReport(java.lang.String actionType,
double[] statData)
Constructs an InterimReport message by actionType and statData. |
|
| Method Summary | |
|---|---|
double[] |
getStatData()
Returns the statData. |
| Methods inherited from class jsim.jmessage.Message |
|---|
getActionType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InterimReport(java.lang.String actionType,
double[] statData)
actionType - Type of messagestatData - Statistical data| Method Detail |
|---|
public double[] getStatData()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||