Changes since
the last release

Uses of Class
com.ebay.soap.eBLBaseComponents.ProductInfoType

Packages that use ProductInfoType
com.ebay.soap.eBLBaseComponents   
 

Uses of ProductInfoType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as ProductInfoType
protected  ProductInfoType PricingRecommendationsType.productInfo
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type ProductInfoType
protected  List<ProductInfoType> ProductRecommendationsType.product
           
 

Methods in com.ebay.soap.eBLBaseComponents that return ProductInfoType
 ProductInfoType ObjectFactory.createProductInfoType()
          Create an instance of ProductInfoType
 ProductInfoType[] ProductRecommendationsType.getProduct()
           
 ProductInfoType ProductRecommendationsType.getProduct(int idx)
           
 ProductInfoType PricingRecommendationsType.getProductInfo()
          Gets the value of the productInfo property.
 ProductInfoType ProductRecommendationsType.setProduct(int idx, ProductInfoType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type ProductInfoType
protected  List<ProductInfoType> ProductRecommendationsType._getProduct()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type ProductInfoType
 ProductInfoType ProductRecommendationsType.setProduct(int idx, ProductInfoType value)
           
 void ProductRecommendationsType.setProduct(ProductInfoType[] values)
           
 void PricingRecommendationsType.setProductInfo(ProductInfoType value)
          Sets the value of the productInfo property.
 


Changes since
the last release

The information contained in this document is proprietary and confidential. Use of this information and the eBay API requires a Non-Disclosure Agreement (NDA) between the user and eBay Inc. For information regarding a qualifying NDA, contact Developer Relations: developer-relations@ebay.com
© 2004-2009 eBay Inc. All rights reserved.