public class LblDetection extends IMCMessage
| Modifier and Type | Field and Description |
|---|---|
static int |
ID_STATIC |
DEFAULT_ENTITY_ID, DEFAULT_SYSTEM_ID| Constructor and Description |
|---|
LblDetection() |
LblDetection(IMCDefinition defs) |
LblDetection(short tx,
short channel,
int timer) |
| Modifier and Type | Method and Description |
|---|---|
static LblDetection |
clone(IMCMessage msg) |
static LblDetection |
create(java.lang.Object... values) |
short |
getChannel() |
int |
getTimer() |
short |
getTx() |
void |
setChannel(short channel) |
void |
setTimer(int timer) |
void |
setTx(short tx) |
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 LblDetection()
public LblDetection(IMCDefinition defs)
public LblDetection(short tx,
short channel,
int timer)
public static LblDetection create(java.lang.Object... values)
public static LblDetection clone(IMCMessage msg) throws java.lang.Exception
java.lang.Exceptionpublic short getTx()
public short getChannel()
public int getTimer()
public void setTx(short tx)
tx - Transmissionpublic void setChannel(short channel)
channel - Channelpublic void setTimer(int timer)
timer - Timer