public static class FactionClient.getStanceMessage extends PropertyMessage
lock, MSG_TYPE_PROPERTY, propertyMap, removedProperties
oid
flags, msgId, msgInstanceOid, msgType, remoteAgent
Constructor and Description |
---|
getStanceMessage() |
getStanceMessage(OID oid,
int faction) |
getStanceMessage(OID oid,
java.util.LinkedList<OID> targetOid) |
getStanceMessage(OID oid,
OID targetOid) |
Modifier and Type | Method and Description |
---|---|
int |
getFaction() |
OID |
getTargetOid() |
java.util.LinkedList<OID> |
getTargetOids() |
void |
setFaction(int faction) |
void |
setTargetOid(OID targetOid) |
void |
setTargetOids(java.util.LinkedList<OID> targetOids) |
addPropertyStringElement, containsKey, createFilteredPropertyString, createPropertyString, fromBuffer, get, getNamespace, getProperty, getPropertyMapRef, getRemovedPropertiesRef, hasProperty, keySet, parseBytes, put, removeProperty, setNamespace, setProperty, setProperty, toBuffer, toBuffer, toBuffer, toString, unmarshallProperyMap
getSubject, setSubject
getEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, toBytes, toBytes, ToString
public getStanceMessage()
public getStanceMessage(OID oid, int faction)
public void setFaction(int faction)
public int getFaction()
public void setTargetOid(OID targetOid)
public OID getTargetOid()
public void setTargetOids(java.util.LinkedList<OID> targetOids)
public java.util.LinkedList<OID> getTargetOids()