public static class FactionClient.getStanceMessage extends PropertyMessage
lock, MSG_TYPE_PROPERTY, propertyMap, removedPropertiesoid| 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, keySet, parseBytes, put, removeProperty, setNamespace, setProperty, setProperty, toBuffer, toBuffer, toBuffer, toString, unmarshallProperyMapgetSubject, setSubjectgetEnqueueTime, getMsgId, getMsgInstanceOid, getMsgType, getSenderName, isRPC, setEnqueueTime, setEnqueueTime, setMsgInstanceOid, setMsgType, toBytes, ToStringpublic 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()