|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsim.jmessage.Message
jsim.jmessage.Inject
public class Inject
This class contains data for the Inject event.
| Field Summary |
|---|
| Fields inherited from class jsim.jmessage.Message |
|---|
actionType |
| Constructor Summary | |
|---|---|
Inject(java.lang.String actionType,
double timeStamp)
Constructs an Inject message by actionType and timeStamp |
|
| Method Summary | |
|---|---|
double |
getTimeStamp()
Returns the time stamp |
| 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 Inject(java.lang.String actionType,
double timeStamp)
actionType - Type of the messagetimeStamp - Time stamp| Method Detail |
|---|
public double getTimeStamp()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||