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

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

Uses of HostDiskManagerLeaseInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return HostDiskManagerLeaseInfo
 HostDiskManagerLeaseInfo VimServiceImpl.acquireLease(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath)
           
 HostDiskManagerLeaseInfo VimService.acquireLease(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath)
           
 HostDiskManagerLeaseInfo VimServiceImpl.acquireLeaseExt(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath, Boolean readOnly)
           
 HostDiskManagerLeaseInfo VimService.acquireLeaseExt(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath, Boolean readOnly)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return HostDiskManagerLeaseInfo
 HostDiskManagerLeaseInfo AcquireLeaseResponse.getReturnval()
           
 HostDiskManagerLeaseInfo AcquireLeaseExtResponse.getReturnval()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type HostDiskManagerLeaseInfo
 void AcquireLeaseResponse.setReturnval(HostDiskManagerLeaseInfo returnval)
           
 void AcquireLeaseExtResponse.setReturnval(HostDiskManagerLeaseInfo returnval)
           
 

Uses of HostDiskManagerLeaseInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return HostDiskManagerLeaseInfo
 HostDiskManagerLeaseInfo VimServiceExImpl.acquireLease(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath)
           
 HostDiskManagerLeaseInfo VimServiceExImpl.acquireLeaseExt(ManagedObjectReference _this, ManagedObjectReference snapshot, String diskPath, Boolean readOnly)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.