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

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

Uses of HostVmfsSpec in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type HostVmfsSpec
 HostVmfsVolume VimServiceImpl.formatVmfs(ManagedObjectReference _this, HostVmfsSpec createSpec)
           
 HostVmfsVolume VimService.formatVmfs(ManagedObjectReference _this, HostVmfsSpec createSpec)
           
 

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

Methods in com.hyper9.simdk.stubs.dao that return HostVmfsSpec
 HostVmfsSpec VmfsDatastoreCreateSpec.getVmfs()
           
 

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

Methods in com.hyper9.simdk.stubs.dao with parameters of type HostVmfsSpec
 void VmfsDatastoreCreateSpec.setVmfs(HostVmfsSpec toSet)
           
 

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

Methods in com.hyper9.simdk.stubs.jaxws that return HostVmfsSpec
 HostVmfsSpec FormatVmfs.getCreateSpec()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostVmfsSpec
 void FormatVmfs.setCreateSpec(HostVmfsSpec createSpec)
           
 

Uses of HostVmfsSpec in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type HostVmfsSpec
 HostVmfsVolume VimServiceExImpl.formatVmfs(ManagedObjectReference _this, HostVmfsSpec createSpec)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.