public static class WorldManagerClient.SpawnedMessage extends SubjectMessage
oidflags, msgId, msgInstanceOid, msgType, remoteAgent| Constructor and Description |
|---|
SpawnedMessage() |
SpawnedMessage(OID oid,
OID instanceOid,
ObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
OID |
getInstanceOid() |
ObjectType |
getType() |
void |
setInstanceOid(OID oid) |
void |
setType(ObjectType type) |
getSubject, setSubject, toStringgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToStringpublic SpawnedMessage()
public SpawnedMessage(OID oid, OID instanceOid, ObjectType objectType)
public void setInstanceOid(OID oid)
public OID getInstanceOid()
public void setType(ObjectType type)
public ObjectType getType()