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

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

Uses of DciSummaryTable in org.netxms.client
 

Methods in org.netxms.client that return DciSummaryTable
 DciSummaryTable NXCSession.getDciSummaryTable(int id)
          Get DCI summary table configuration.
 

Methods in org.netxms.client with parameters of type DciSummaryTable
 int NXCSession.modifyDciSummaryTable(DciSummaryTable table)
          Modify DCI summary table configuration.
 

Uses of DciSummaryTable in org.netxms.client.datacollection
 

Methods in org.netxms.client.datacollection with parameters of type DciSummaryTable
 void DciSummaryTableDescriptor.updateFromTable(DciSummaryTable table)
          Update descriptor from table
 

Constructors in org.netxms.client.datacollection with parameters of type DciSummaryTable
DciSummaryTableDescriptor(DciSummaryTable table)
          Create descriptor from table object
 



Copyright © 2013. All Rights Reserved.