Changes since
the last release

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

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

Uses of SuggestedCategoryType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return SuggestedCategoryType
 SuggestedCategoryType[] GetSuggestedCategoriesCall.getReturnedSuggestedCategoryArray()
          Valid after executing the API.
 SuggestedCategoryType[] GetSuggestedCategoriesCall.getSuggestedCategories()
          This call returns a list of up to 10 eBay categories that have the highest percentage of listings whose listing titles or descriptions contain the keywords you specify.
 

Uses of SuggestedCategoryType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type SuggestedCategoryType
protected  java.util.List<SuggestedCategoryType> SuggestedCategoryArrayType.suggestedCategory
           
 

Methods in com.ebay.soap.eBLBaseComponents that return SuggestedCategoryType
 SuggestedCategoryType ObjectFactory.createSuggestedCategoryType()
          Create an instance of SuggestedCategoryType
 SuggestedCategoryType[] SuggestedCategoryArrayType.getSuggestedCategory()
           
 SuggestedCategoryType SuggestedCategoryArrayType.getSuggestedCategory(int idx)
           
 SuggestedCategoryType SuggestedCategoryArrayType.setSuggestedCategory(int idx, SuggestedCategoryType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type SuggestedCategoryType
protected  java.util.List<SuggestedCategoryType> SuggestedCategoryArrayType._getSuggestedCategory()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type SuggestedCategoryType
 SuggestedCategoryType SuggestedCategoryArrayType.setSuggestedCategory(int idx, SuggestedCategoryType value)
           
 void SuggestedCategoryArrayType.setSuggestedCategory(SuggestedCategoryType[] 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.