Changes since
the last release

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

Packages that use StoreCustomCategoryType
com.ebay.soap.eBLBaseComponents   
 

Uses of StoreCustomCategoryType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type StoreCustomCategoryType
protected  List<StoreCustomCategoryType> StoreCustomCategoryType.childCategory
           
protected  List<StoreCustomCategoryType> StoreCustomCategoryArrayType.customCategory
           
 

Methods in com.ebay.soap.eBLBaseComponents that return StoreCustomCategoryType
 StoreCustomCategoryType ObjectFactory.createStoreCustomCategoryType()
          Create an instance of StoreCustomCategoryType
 StoreCustomCategoryType[] StoreCustomCategoryType.getChildCategory()
           
 StoreCustomCategoryType StoreCustomCategoryType.getChildCategory(int idx)
           
 StoreCustomCategoryType[] StoreCustomCategoryArrayType.getCustomCategory()
           
 StoreCustomCategoryType StoreCustomCategoryArrayType.getCustomCategory(int idx)
           
 StoreCustomCategoryType StoreCustomCategoryType.setChildCategory(int idx, StoreCustomCategoryType value)
           
 StoreCustomCategoryType StoreCustomCategoryArrayType.setCustomCategory(int idx, StoreCustomCategoryType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type StoreCustomCategoryType
protected  List<StoreCustomCategoryType> StoreCustomCategoryType._getChildCategory()
           
protected  List<StoreCustomCategoryType> StoreCustomCategoryArrayType._getCustomCategory()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type StoreCustomCategoryType
 StoreCustomCategoryType StoreCustomCategoryType.setChildCategory(int idx, StoreCustomCategoryType value)
           
 void StoreCustomCategoryType.setChildCategory(StoreCustomCategoryType[] values)
           
 StoreCustomCategoryType StoreCustomCategoryArrayType.setCustomCategory(int idx, StoreCustomCategoryType value)
           
 void StoreCustomCategoryArrayType.setCustomCategory(StoreCustomCategoryType[] 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.