Uses of Class
org.netxms.client.AgentTable
-
Packages that use AgentTable Package Description org.netxms.client -
-
Uses of AgentTable in org.netxms.client
Methods in org.netxms.client that return types with arguments of type AgentTable Modifier and Type Method Description List<AgentTable>NXCSession. getSupportedTables(long nodeId)Get list of tables supported by agent running on given node.
-