Uses of Class
com.hyper9.simdk.stubs.dao.HostNetworkConfigResult

Packages that use HostNetworkConfigResult
com.hyper9.simdk.stubs   
com.hyper9.simdk.stubs.dao   
com.hyper9.simdk.stubs.jaxws   
com.hyper9.simdk.ws   
 

Uses of HostNetworkConfigResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostNetworkConfigResult
 HostNetworkConfigResult VimServiceImpl.updateNetworkConfig(ManagedObjectReference _this, HostNetworkConfig config, String changeMode)
           
 HostNetworkConfigResult VimService.updateNetworkConfig(ManagedObjectReference _this, HostNetworkConfig config, String changeMode)
           
 

Uses of HostNetworkConfigResult in com.hyper9.simdk.stubs.dao
 

Methods in com.hyper9.simdk.stubs.dao that return types with arguments of type HostNetworkConfigResult
 List<HostNetworkConfigResult> ArrayOfHostNetworkConfigResult.getData()
           
 

Uses of HostNetworkConfigResult in com.hyper9.simdk.stubs.jaxws
 

Methods in com.hyper9.simdk.stubs.jaxws that return HostNetworkConfigResult
 HostNetworkConfigResult UpdateNetworkConfigResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostNetworkConfigResult
 void UpdateNetworkConfigResponse.setReturnval(HostNetworkConfigResult returnval)
           
 

Uses of HostNetworkConfigResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostNetworkConfigResult
 HostNetworkConfigResult VimServiceExImpl.updateNetworkConfig(ManagedObjectReference _this, HostNetworkConfig config, String changeMode)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.