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

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

Uses of OvfValidateHostResult in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return OvfValidateHostResult
 OvfValidateHostResult VimServiceImpl.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 OvfValidateHostResult VimService.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return OvfValidateHostResult
 OvfValidateHostResult ValidateHostResponse.getReturnval()
           
 

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

Uses of OvfValidateHostResult in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return OvfValidateHostResult
 OvfValidateHostResult VimServiceExImpl.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.