org.netxms.client.datacollection
Class TableDciValue

java.lang.Object
  extended by org.netxms.client.datacollection.DciValue
      extended by org.netxms.client.datacollection.TableDciValue

public class TableDciValue
extends DciValue

Value of table DCI


Constructor Summary
protected TableDciValue(long nodeId, NXCPMessage msg, long base)
           
 
Method Summary
 
Methods inherited from class org.netxms.client.datacollection.DciValue
createFromMessage, getActiveThreshold, getDataType, getDcObjectType, getDescription, getErrorCount, getId, getName, getNodeId, getSource, getStatus, getTemplateDciId, getTimestamp, getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableDciValue

protected TableDciValue(long nodeId,
                        NXCPMessage msg,
                        long base)
Parameters:
nodeId -
msg -
base -


Copyright © 2013. All Rights Reserved.