public class ProfileSample extends IMCMessage
| Modifier and Type | Field and Description |
|---|---|
static int |
ID_STATIC |
DEFAULT_ENTITY_ID, DEFAULT_SYSTEM_ID| Constructor and Description |
|---|
ProfileSample() |
ProfileSample(IMCDefinition defs) |
ProfileSample(IMCMessage msg) |
ProfileSample(int depth,
float avg) |
| Modifier and Type | Method and Description |
|---|---|
static ProfileSample |
clone(IMCMessage msg) |
static ProfileSample |
create(java.lang.Object... values) |
double |
getAvg() |
int |
getDepth() |
ProfileSample |
setAvg(double avg) |
ProfileSample |
setDepth(int depth) |
asJSON, asJSON, asMap, asXml, asXmlStripped, cloneMessage, cloneMessage, compareTo, copyFrom, copyToClipoard, decodeTupleList, dump, encodeTupleList, get, getAbbrev, getAgeInSeconds, getAsNumber, getAsString, getBitmask, getDate, getDouble, getDst, getDstEnt, getEntityName, getFieldNames, getFloat, getHeader, getHeaderValue, getInteger, getLong, getLongFieldName, getLongName, getMessage, getMessage, getMessageInfo, getMessageList, getMessageList, getMessageType, getMgid, getPayloadSize, getProtocolFactory, getRawData, getSize, getSourceName, getSrc, getSrcEnt, getString, getString, getTimestamp, getTimestampMillis, getTupleList, getTypeOf, getUnitsOf, getValue, getValues, hasFlag, hexdump, isNull, isPeriodic, makeImmutable, parseJson, parseXml, pasteFromClipoard, payloadMD5, serialize, serialize, serialize, serializePayload, setBitMask, setDst, setDstEnt, setHeader, setMessageInfo, setMessageList, setSrc, setSrcEnt, setTimestamp, setTimestampMillis, setType, setValue, setValues, toByteArray, toByteArray, toString, validatepublic static final int ID_STATIC
public ProfileSample()
public ProfileSample(IMCMessage msg)
public ProfileSample(IMCDefinition defs)
public ProfileSample(int depth,
float avg)
public static ProfileSample create(java.lang.Object... values)
public static ProfileSample clone(IMCMessage msg) throws java.lang.Exception
java.lang.Exceptionpublic int getDepth()
public ProfileSample setDepth(int depth)
depth - Depth (dm)public double getAvg()
public ProfileSample setAvg(double avg)
avg - Average