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

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

Uses of OvfCreateDescriptorParams in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs with parameters of type OvfCreateDescriptorParams
 OvfCreateDescriptorResult VimServiceImpl.createDescriptor(ManagedObjectReference _this, ManagedObjectReference obj, OvfCreateDescriptorParams cdp)
           
 OvfCreateDescriptorResult VimService.createDescriptor(ManagedObjectReference _this, ManagedObjectReference obj, OvfCreateDescriptorParams cdp)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return OvfCreateDescriptorParams
 OvfCreateDescriptorParams CreateDescriptor.getCdp()
           
 

Methods in com.hyper9.simdk.stubs.jaxws with parameters of type OvfCreateDescriptorParams
 void CreateDescriptor.setCdp(OvfCreateDescriptorParams cdp)
           
 

Uses of OvfCreateDescriptorParams in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws with parameters of type OvfCreateDescriptorParams
 OvfCreateDescriptorResult VimServiceExImpl.createDescriptor(ManagedObjectReference _this, ManagedObjectReference obj, OvfCreateDescriptorParams cdp)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.