Changes since
the last release

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

Packages that use RecommendationsType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of RecommendationsType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return RecommendationsType
 RecommendationsType[] GetCategorySpecificsCall.getCategorySpecifics()
          This is the base request type for the GetCategorySpecifics call.
 RecommendationsType[] GetCategorySpecificsCall.getReturnedRecommendations()
          Valid after executing the API.
 

Uses of RecommendationsType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as RecommendationsType
protected  RecommendationsType GetRecommendationsResponseContainerType.recommendations
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type RecommendationsType
protected  List<RecommendationsType> GetCategorySpecificsResponseType.recommendations
           
 

Methods in com.ebay.soap.eBLBaseComponents that return RecommendationsType
 RecommendationsType ObjectFactory.createRecommendationsType()
          Create an instance of RecommendationsType
 RecommendationsType GetRecommendationsResponseContainerType.getRecommendations()
          Gets the value of the recommendations property.
 RecommendationsType[] GetCategorySpecificsResponseType.getRecommendations()
           
 RecommendationsType GetCategorySpecificsResponseType.getRecommendations(int idx)
           
 RecommendationsType GetCategorySpecificsResponseType.setRecommendations(int idx, RecommendationsType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type RecommendationsType
protected  List<RecommendationsType> GetCategorySpecificsResponseType._getRecommendations()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type RecommendationsType
 RecommendationsType GetCategorySpecificsResponseType.setRecommendations(int idx, RecommendationsType value)
           
 void GetRecommendationsResponseContainerType.setRecommendations(RecommendationsType value)
          Sets the value of the recommendations property.
 void GetCategorySpecificsResponseType.setRecommendations(RecommendationsType[] values)
           
 


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.