Uses of Class
org.netxms.client.objects.ClusterResource

Packages that use ClusterResource
org.netxms.client   
org.netxms.client.objects   
 

Uses of ClusterResource in org.netxms.client
 

Methods in org.netxms.client that return types with arguments of type ClusterResource
 java.util.List<ClusterResource> NXCObjectModificationData.getResourceList()
           
 

Method parameters in org.netxms.client with type arguments of type ClusterResource
 void NXCObjectModificationData.setResourceList(java.util.List<ClusterResource> resourceList)
           
 

Uses of ClusterResource in org.netxms.client.objects
 

Methods in org.netxms.client.objects that return types with arguments of type ClusterResource
 java.util.List<ClusterResource> Cluster.getResources()
           
 

Constructors in org.netxms.client.objects with parameters of type ClusterResource
ClusterResource(ClusterResource src)
          Copy constructor
 



Copyright © 2013. All Rights Reserved.