|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Threshold | |
---|---|
org.netxms.client | |
org.netxms.client.datacollection | |
org.netxms.client.objects |
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 Threshold | |
---|---|
Threshold |
DciValue.getActiveThreshold()
|
Methods in org.netxms.client.datacollection that return types with arguments of type Threshold | |
---|---|
java.util.ArrayList<Threshold> |
DataCollectionItem.getThresholds()
|
Constructors in org.netxms.client.datacollection with parameters of type Threshold | |
---|---|
Threshold(Threshold src)
Copy constructor |
Uses of Threshold in org.netxms.client.objects |
---|
Methods in org.netxms.client.objects that return Threshold | |
---|---|
Threshold |
ServiceCheck.getThreshold()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |