Uses of Class
org.netxms.client.objects.AbstractNode
Packages that use AbstractNode
Package
Description
-
Uses of AbstractNode in org.netxms.client
Methods in org.netxms.client that return types with arguments of type AbstractNodeModifier and TypeMethodDescriptionNXCSession.findNodesByHostname(int zoneId, String hostname) Find all nodes that contain the primary hostname -
Uses of AbstractNode in org.netxms.client.objects
Subclasses of AbstractNode in org.netxms.client.objectsMethods in org.netxms.client.objects that return AbstractNodeModifier and TypeMethodDescriptionAccessPoint.getParentNode()Get parent node object.Interface.getParentNode()NetworkService.getParentNode()VPNConnector.getParentNode() -
Uses of AbstractNode in org.netxms.client.objects.interfaces
Methods in org.netxms.client.objects.interfaces that return AbstractNode