Uses of Class
org.netxms.client.mt.MappingTable
-
Packages that use MappingTable Package Description org.netxms.client -
-
Uses of MappingTable in org.netxms.client
Methods in org.netxms.client that return MappingTable Modifier and Type Method Description MappingTableNXCSession. getMappingTable(int id)Get list of specific mapping tableMethods in org.netxms.client with parameters of type MappingTable Modifier and Type Method Description intNXCSession. updateMappingTable(MappingTable table)Create or update mapping table.
-