Changes since
the last release

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

Packages that use CategoryFeatureType
com.ebay.sdk.call   
com.ebay.sdk.helper   
com.ebay.soap.eBLBaseComponents   
 

Uses of CategoryFeatureType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return CategoryFeatureType
 CategoryFeatureType[] GetCategoryFeaturesCall.getReturnedCategory()
          Valid after executing the API.
 

Uses of CategoryFeatureType in com.ebay.sdk.helper
 

Methods in com.ebay.sdk.helper that return CategoryFeatureType
 CategoryFeatureType GetCategoryFeaturesHelper.getCategoryFeature(CategoryType category)
           
 CategoryFeatureType GetCategoryFeaturesHelper.getCategoryFeature(SiteCodeType site, CategoryType category)
           
 

Uses of CategoryFeatureType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type CategoryFeatureType
protected  java.util.List<CategoryFeatureType> GetCategoryFeaturesResponseType.category
           
 

Methods in com.ebay.soap.eBLBaseComponents that return CategoryFeatureType
 CategoryFeatureType ObjectFactory.createCategoryFeatureType()
          Create an instance of CategoryFeatureType
 CategoryFeatureType[] GetCategoryFeaturesResponseType.getCategory()
           
 CategoryFeatureType GetCategoryFeaturesResponseType.getCategory(int idx)
           
 CategoryFeatureType GetCategoryFeaturesResponseType.setCategory(int idx, CategoryFeatureType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type CategoryFeatureType
protected  java.util.List<CategoryFeatureType> GetCategoryFeaturesResponseType._getCategory()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type CategoryFeatureType
 void GetCategoryFeaturesResponseType.setCategory(CategoryFeatureType[] values)
           
 CategoryFeatureType GetCategoryFeaturesResponseType.setCategory(int idx, CategoryFeatureType value)
           
 


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.