Changes since
the last release

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

Packages that use StoreThemeType
com.ebay.soap.eBLBaseComponents   
 

Uses of StoreThemeType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as StoreThemeType
protected  StoreThemeType StoreType.theme
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type StoreThemeType
protected  List<StoreThemeType> StoreThemeArrayType.theme
           
 

Methods in com.ebay.soap.eBLBaseComponents that return StoreThemeType
 StoreThemeType ObjectFactory.createStoreThemeType()
          Create an instance of StoreThemeType
 StoreThemeType StoreType.getTheme()
          Gets the value of the theme property.
 StoreThemeType[] StoreThemeArrayType.getTheme()
           
 StoreThemeType StoreThemeArrayType.getTheme(int idx)
           
 StoreThemeType StoreThemeArrayType.setTheme(int idx, StoreThemeType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type StoreThemeType
protected  List<StoreThemeType> StoreThemeArrayType._getTheme()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type StoreThemeType
 StoreThemeType StoreThemeArrayType.setTheme(int idx, StoreThemeType value)
           
 void StoreType.setTheme(StoreThemeType value)
          Sets the value of the theme property.
 void StoreThemeArrayType.setTheme(StoreThemeType[] 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.