Uses of Class
org.netxms.client.SoftwarePackage
-
Packages that use SoftwarePackage Package Description org.netxms.client -
-
Uses of SoftwarePackage in org.netxms.client
Methods in org.netxms.client that return types with arguments of type SoftwarePackage Modifier and Type Method Description List<SoftwarePackage>NXCSession. getNodeSoftwarePackages(long nodeId)Get list of software packages installed on node.
-