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

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

Uses of ClusterSyncNetwork in org.netxms.client
 

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

Method parameters in org.netxms.client with type arguments of type ClusterSyncNetwork
 void NXCObjectModificationData.setNetworkList(java.util.List<ClusterSyncNetwork> networkList)
           
 

Uses of ClusterSyncNetwork in org.netxms.client.objects
 

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

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



Copyright © 2013. All Rights Reserved.