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

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

Uses of ProductComponentInfo in com.hyper9.simdk.stubs
 

Methods in com.hyper9.simdk.stubs that return types with arguments of type ProductComponentInfo
 List<ProductComponentInfo> VimServiceImpl.retrieveProductComponents(ManagedObjectReference _this)
           
 List<ProductComponentInfo> VimService.retrieveProductComponents(ManagedObjectReference _this)
           
 

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

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

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

Methods in com.hyper9.simdk.stubs.jaxws that return types with arguments of type ProductComponentInfo
 List<ProductComponentInfo> RetrieveProductComponentsResponse.getReturnval()
           
 

Method parameters in com.hyper9.simdk.stubs.jaxws with type arguments of type ProductComponentInfo
 void RetrieveProductComponentsResponse.setReturnval(List<ProductComponentInfo> returnval)
           
 

Uses of ProductComponentInfo in com.hyper9.simdk.ws
 

Methods in com.hyper9.simdk.ws that return types with arguments of type ProductComponentInfo
 List<ProductComponentInfo> VimServiceExImpl.retrieveProductComponents(ManagedObjectReference _this)
           
 



Copyright © 2009-2010 Hyper9. All Rights Reserved.