|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisidia.simulation.evtack.VisidiaAck
public class VisidiaAck
This class corresponds to a simulation ack, associated to a simulation event.
Constructor Summary | |
---|---|
VisidiaAck(VisidiaEvent event)
Instantiates a new ack. |
Method Summary | |
---|---|
VisidiaEvent |
getEvent()
Gets the event. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VisidiaAck(VisidiaEvent event)
event
- the eventMethod Detail |
---|
public VisidiaEvent getEvent()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |