public static class WorldManagerClient.GetObjectsInMessage extends SubjectMessage
oid| Constructor and Description |
|---|
GetObjectsInMessage() |
GetObjectsInMessage(OID subjectOid,
Point loc,
java.lang.Integer radius,
ObjectType objectType) |
| Modifier and Type | Method and Description |
|---|---|
Point |
getLoc() |
ObjectType |
getObjectType() |
java.lang.Integer |
getRadius() |
getSubject, setSubject, toStringgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToStringpublic GetObjectsInMessage()
public GetObjectsInMessage(OID subjectOid, Point loc, java.lang.Integer radius, ObjectType objectType)
public Point getLoc()
public java.lang.Integer getRadius()
public ObjectType getObjectType()