public class MonitorEntityState extends IMCMessage
| Modifier and Type | Class and Description |
|---|---|
static class |
MonitorEntityState.COMMAND |
| Modifier and Type | Field and Description |
|---|---|
static int |
ID_STATIC |
DEFAULT_ENTITY_ID, DEFAULT_SYSTEM_ID| Constructor and Description |
|---|
MonitorEntityState() |
MonitorEntityState(IMCDefinition defs) |
MonitorEntityState(short command,
java.lang.String entities) |
| Modifier and Type | Method and Description |
|---|---|
static MonitorEntityState |
clone(IMCMessage msg) |
static MonitorEntityState |
create(java.lang.Object... values) |
MonitorEntityState.COMMAND |
getCommand()
Command.
|
java.lang.String |
getEntities() |
void |
setCommand(MonitorEntityState.COMMAND command) |
void |
setCommand(short command) |
void |
setCommand(java.lang.String command) |
void |
setEntities(java.lang.String entities) |
asJSON, asXml, cloneMessage, cloneMessage, compareTo, decodeTupleList, dump, encodeTupleList, get, getAbbrev, getAsNumber, getAsString, getBitmask, getDate, getDouble, getDst, getDstEnt, getFieldNames, getFloat, getHeader, getHeaderValue, getInteger, getLong, getLongFieldName, getLongName, getMessage, getMessage, getMessageList, getMessageList, getMessageType, getMgid, getPayloadSize, getProtocolFactory, getRawData, getSize, getSourceName, getSrc, getSrcEnt, getString, getString, getTimestamp, getTimestampMillis, getTupleList, getTypeOf, getUnitsOf, getValue, hasFlag, hexdump, isNull, isPeriodic, main, parseXml, payloadMD5, serialize, serialize, setBitMask, setDst, setDstEnt, setHeader, setMessage, setMessageList, setSrc, setSrcEnt, setTimestamp, setTimestampMillis, setType, setValue, setValues, toString, validatepublic static final int ID_STATIC
public MonitorEntityState()
public MonitorEntityState(IMCDefinition defs)
public MonitorEntityState(short command,
java.lang.String entities)
public static MonitorEntityState create(java.lang.Object... values)
public static MonitorEntityState clone(IMCMessage msg) throws java.lang.Exception
java.lang.Exceptionpublic MonitorEntityState.COMMAND getCommand()
public java.lang.String getEntities()
public void setCommand(MonitorEntityState.COMMAND command)
command - Command (enumerated)public void setCommand(java.lang.String command)
command - Command (as a String)public void setCommand(short command)
command - Command (integer value)public void setEntities(java.lang.String entities)
entities - Entity Names