|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cz.cuni.amis.pogamut.ut2004.communication.messages.gbinfomessages.NavPoint.ObjectDisappeared
public static class NavPoint.ObjectDisappeared
Constructor Summary | |
---|---|
NavPoint.ObjectDisappeared(NavPoint obj,
long time)
|
Method Summary | |
---|---|
WorldObjectId |
getId()
|
long |
getSimTime()
Time when the change has happened inside the environment. |
IWorldObjectUpdateResult<IWorldObject> |
update(IWorldObject obj)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NavPoint.ObjectDisappeared(NavPoint obj, long time)
Method Detail |
---|
public WorldObjectId getId()
getId
in interface IWorldObjectUpdatedEvent
public long getSimTime()
IWorldChangeEvent
getSimTime
in interface IWorldChangeEvent
public IWorldObjectUpdateResult<IWorldObject> update(IWorldObject obj)
update
in interface IWorldObjectUpdatedEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |