Changes since
the last release

Uses of Class
com.ebay.sdk.model.Category

Packages that use Category
com.ebay.sdk.model   
 

Uses of Category in com.ebay.sdk.model
 

Methods in com.ebay.sdk.model that return Category
 Category[] Category.getSubCategories()
          Sets sub categories of the category.
 

Methods in com.ebay.sdk.model with parameters of type Category
 int Category.addSubCategory(Category subCategory)
          Append a sub category.
 void Category.setSubCategories(Category[] subCategories)
          Gets sub categories of the category.
 


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.