Uses of Class
org.netxms.client.datacollection.Threshold

Packages that use Threshold
org.netxms.client   
org.netxms.client.datacollection   
 

Uses of Threshold in org.netxms.client
 

Methods in org.netxms.client that return Threshold
 Threshold[] NXCSession.getThresholds(long nodeId, long dciId)
          Get list of thresholds configured for given DCI
 

Uses of Threshold in org.netxms.client.datacollection
 

Methods in org.netxms.client.datacollection that return types with arguments of type Threshold
 java.util.ArrayList<Threshold> DataCollectionItem.getThresholds()
           
 



Copyright © 2011. All Rights Reserved.