Package org.netxms.client.datacollection
Class TableDciValue
- java.lang.Object
-
- org.netxms.client.datacollection.DciValue
-
- org.netxms.client.datacollection.TableDciValue
-
public class TableDciValue extends DciValue
Value of table DCI
-
-
Field Summary
-
Fields inherited from class org.netxms.client.datacollection.DciValue
dataType, description, id, mostCriticalSeverity, name, nodeId, source, status, value
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedTableDciValue(long nodeId, org.netxms.base.NXCPMessage msg, long base)
-
Method Summary
-
Methods inherited from class org.netxms.client.datacollection.DciValue
createFromMessage, format, getActiveThreshold, getDataType, getDcObjectType, getDescription, getErrorCount, getFlags, getId, getMostCriticalSeverity, getName, getNodeId, getSource, getStatus, getTemplateDciId, getThresholdSeverity, getTimestamp, getValue, setMostCriticalSeverity
-
-