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, toString
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToString
public GetObjectsInMessage()
public GetObjectsInMessage(OID subjectOid, Point loc, java.lang.Integer radius, ObjectType objectType)
public Point getLoc()
public java.lang.Integer getRadius()
public ObjectType getObjectType()