public static class WorldManagerClient.SpawnedMessage extends SubjectMessage
oid
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, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
public 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()