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

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

Uses of HostUnresolvedVmfsResolutionSpec in com.hyper9.simdk.stubs
 

Method parameters in com.hyper9.simdk.stubs with type arguments of type HostUnresolvedVmfsResolutionSpec
 List<HostUnresolvedVmfsResolutionResult> VimServiceImpl.resolveMultipleUnresolvedVmfsVolumes(ManagedObjectReference _this, List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 List<HostUnresolvedVmfsResolutionResult> VimService.resolveMultipleUnresolvedVmfsVolumes(ManagedObjectReference _this, List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return HostUnresolvedVmfsResolutionSpec
 HostUnresolvedVmfsResolutionSpec HostUnresolvedVmfsResolutionResult.getSpec()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostUnresolvedVmfsResolutionSpec
 void HostUnresolvedVmfsResolutionResult.setSpec(HostUnresolvedVmfsResolutionSpec toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type HostUnresolvedVmfsResolutionSpec
 List<HostUnresolvedVmfsResolutionSpec> ResolveMultipleUnresolvedVmfsVolumes.getResolutionSpec()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type HostUnresolvedVmfsResolutionSpec
 void ResolveMultipleUnresolvedVmfsVolumes.setResolutionSpec(List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 

Uses of HostUnresolvedVmfsResolutionSpec in com.hyper9.simdk.ws
 

Method parameters in com.hyper9.simdk.ws with type arguments of type HostUnresolvedVmfsResolutionSpec
 List<HostUnresolvedVmfsResolutionResult> VimServiceExImpl.resolveMultipleUnresolvedVmfsVolumes(ManagedObjectReference _this, List<HostUnresolvedVmfsResolutionSpec> resolutionSpec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.