Uses of Class
org.netxms.client.datacollection.DciSummaryTable
Packages that use DciSummaryTable
- 
Uses of DciSummaryTable in org.netxms.clientMethods in org.netxms.client that return DciSummaryTableModifier and TypeMethodDescriptionNXCSession.getDciSummaryTable(int id) Get DCI summary table configuration.Methods in org.netxms.client with parameters of type DciSummaryTableModifier and TypeMethodDescriptionintNXCSession.modifyDciSummaryTable(DciSummaryTable table) Modify DCI summary table configuration.
- 
Uses of DciSummaryTable in org.netxms.client.datacollectionMethods in org.netxms.client.datacollection with parameters of type DciSummaryTableModifier and TypeMethodDescriptionvoidDciSummaryTableDescriptor.updateFromTable(DciSummaryTable table) Update descriptor from tableConstructors in org.netxms.client.datacollection with parameters of type DciSummaryTableModifierConstructorDescriptionCreate descriptor from table object