Uses of Class
org.netxms.client.AgentParameter
-
Packages that use AgentParameter Package Description org.netxms.client -
-
Uses of AgentParameter in org.netxms.client
Methods in org.netxms.client that return types with arguments of type AgentParameter Modifier and Type Method Description List<AgentParameter>NXCSession. getSupportedParameters(long nodeId)Get list of parameters supported by agent running on given node.List<AgentParameter>NXCSession. getSupportedParameters(long nodeId, int origin)Get list of parameters supported by entity defined by origin on given node.
-