|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ebay.soap.eBLBaseComponents.CategoryType
com.ebay.sdk.model.Category
public class Category
Objects that combines CategoryType and CharacteristicSetType.
Title:
Description:
Copyright: Copyright (c) 2004
Company:
Field Summary |
---|
Fields inherited from class com.ebay.soap.eBLBaseComponents.CategoryType |
---|
any, autoPayEnabled, b2BVATEnabled, bestOfferEnabled, catalogEnabled, categoryID, categoryLevel, categoryName, categoryParentID, categoryParentName, characteristicsSets, expired, intlAutosFixedCat, keywords, leafCategory, lsd, numOfItems, orpa, orra, productFinderIDs, productSearchPageAvailable, sellerGuaranteeEligible, virtual |
Constructor Summary | |
---|---|
Category()
Constructor. |
|
Category(CategoryType fromCat)
Construct from an existing CategoryType object. |
Method Summary | |
---|---|
void |
addCharacteristicsSet(CharacteristicsSetType cs)
Adds a CharacteristicsSetType for the category. |
CharacteristicsSetType |
addNewCharacteristicsSet()
Adds a new CharacteristicsSetType node. |
int |
addSubCategory(Category subCategory)
Append a sub category. |
int |
getID()
Sets integer category ID. |
Category[] |
getSubCategories()
Sets sub categories of the category. |
void |
setID(int categoryID)
Sets integer category ID. |
void |
setSubCategories(Category[] subCategories)
Gets sub categories of the category. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Category()
public Category(CategoryType fromCat)
fromCat
- CategoryTypeMethod Detail |
---|
public void setSubCategories(Category[] subCategories)
subCategories
- Category[]public Category[] getSubCategories()
public int addSubCategory(Category subCategory)
subCategory
- Category
public void addCharacteristicsSet(CharacteristicsSetType cs)
cs
- CharacteristicsSetTypepublic CharacteristicsSetType addNewCharacteristicsSet()
public void setID(int categoryID)
categoryID
- intpublic int getID()
|
Changes since the last release |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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.