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

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

Uses of OvfValidateHostParams in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type OvfValidateHostParams
 OvfValidateHostResult VimServiceImpl.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 OvfValidateHostResult VimService.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return OvfValidateHostParams
 OvfValidateHostParams ValidateHost.getVhp()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type OvfValidateHostParams
 void ValidateHost.setVhp(OvfValidateHostParams vhp)
           
 

Uses of OvfValidateHostParams in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type OvfValidateHostParams
 OvfValidateHostResult VimServiceExImpl.validateHost(ManagedObjectReference _this, String ovfDescriptor, ManagedObjectReference host, OvfValidateHostParams vhp)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.