Uses of Class
org.netxms.client.mt.MappingTable
Packages that use MappingTable
-
Uses of MappingTable in org.netxms.client
Methods in org.netxms.client that return MappingTableModifier and TypeMethodDescriptionNXCSession.getMappingTable(int id) Get list of specific mapping tableMethods in org.netxms.client with parameters of type MappingTableModifier and TypeMethodDescriptionintNXCSession.updateMappingTable(MappingTable table) Create or update mapping table. -
Uses of MappingTable in org.netxms.client.datacollection
Methods in org.netxms.client.datacollection with parameters of type MappingTableModifier and TypeMethodDescriptionDataFormatter.setMappingTable(MappingTable mappingTable) Set mapping table to translate raw values into display strings. -
Uses of MappingTable in org.netxms.client.mt
Constructors in org.netxms.client.mt with parameters of type MappingTable