public class InitedMessageStaticImpl extends InitedMessageStatic
| Modifier and Type | Class and Description |
|---|---|
static class |
InitedMessageStaticImpl.InitedMessageStaticUpdate |
InitedMessageId, SimTime| Constructor and Description |
|---|
InitedMessageStaticImpl()
Parameter-less contructor for the message.
|
InitedMessageStaticImpl(InitedMessage original)
Cloning constructor from the full message.
|
InitedMessageStaticImpl(InitedMessageStatic original)
Cloning constructor from the message part.
|
InitedMessageStaticImpl(InitedMessageStaticImpl original)
Cloning constructor from the full message.
|
| Modifier and Type | Method and Description |
|---|---|
InitedMessageStaticImpl |
clone() |
UnrealId |
getId() |
boolean |
isDifferentFrom(IStaticWorldObject other) |
void |
setSimTime(long SimTime)
Used by Yylex to slip correct time of the object or programmatically.
|
String |
toHtmlString() |
String |
toString() |
getCompositeClass, getSimTimetoJsonLiteralpublic InitedMessageStaticImpl()
public InitedMessageStaticImpl(InitedMessage original)
original - public InitedMessageStaticImpl(InitedMessageStaticImpl original)
original - public InitedMessageStaticImpl(InitedMessageStatic original)
original - public UnrealId getId()
getId in interface IWorldObjectgetId in class InitedMessageStaticpublic void setSimTime(long SimTime)
InitedMessageStaticsetSimTime in class InitedMessageStaticpublic InitedMessageStaticImpl clone()
clone in class InitedMessageStaticpublic boolean isDifferentFrom(IStaticWorldObject other)
isDifferentFrom in interface IStaticWorldObjectisDifferentFrom in class InitedMessageStaticpublic String toString()
toString in class InitedMessageStaticpublic String toHtmlString()
toHtmlString in class InitedMessageStaticCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.