org.netxms.client.datacollection
Class SimpleDciValue

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

public class SimpleDciValue
extends DciValue

DCI value for simple (single-valued) DCI


Constructor Summary
protected SimpleDciValue(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

SimpleDciValue

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


Copyright © 2013. All Rights Reserved.