Uses of Class
hudson.plugins.vmware.VMwareActivationWrapper.VMwareHostConfig

Packages that use VMwareActivationWrapper.VMwareHostConfig
hudson.plugins.vmware   
 

Uses of VMwareActivationWrapper.VMwareHostConfig in hudson.plugins.vmware
 

Methods in hudson.plugins.vmware that return VMwareActivationWrapper.VMwareHostConfig
 VMwareActivationWrapper.VMwareHostConfig VMwareActivationWrapper.DescriptorImpl.getHost(java.lang.String name)
           
 VMwareActivationWrapper.VMwareHostConfig VMwareActivationWrapper.VMActivationConfig.getHostConfig()
           
 

Methods in hudson.plugins.vmware that return types with arguments of type VMwareActivationWrapper.VMwareHostConfig
 java.util.List<VMwareActivationWrapper.VMwareHostConfig> VMwareActivationWrapper.DescriptorImpl.getHosts()
           
 

Methods in hudson.plugins.vmware with parameters of type VMwareActivationWrapper.VMwareHostConfig
 void VMwareActivationWrapper.DescriptorImpl.addHost(VMwareActivationWrapper.VMwareHostConfig hostConfig)
           
 void VMwareActivationWrapper.VMActivationConfig.setHostConfig(VMwareActivationWrapper.VMwareHostConfig hostConfig)
           
 

Method parameters in hudson.plugins.vmware with type arguments of type VMwareActivationWrapper.VMwareHostConfig
 void VMwareActivationWrapper.DescriptorImpl.setHosts(java.util.List<VMwareActivationWrapper.VMwareHostConfig> hosts)
           
 



Copyright © 2008. All Rights Reserved.