Changes since
the last release

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

Packages that use StoreLogoType
com.ebay.soap.eBLBaseComponents   
 

Uses of StoreLogoType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as StoreLogoType
protected  StoreLogoType StoreType.logo
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type StoreLogoType
protected  List<StoreLogoType> StoreLogoArrayType.logo
           
 

Methods in com.ebay.soap.eBLBaseComponents that return StoreLogoType
 StoreLogoType ObjectFactory.createStoreLogoType()
          Create an instance of StoreLogoType
 StoreLogoType StoreType.getLogo()
          Gets the value of the logo property.
 StoreLogoType[] StoreLogoArrayType.getLogo()
           
 StoreLogoType StoreLogoArrayType.getLogo(int idx)
           
 StoreLogoType StoreLogoArrayType.setLogo(int idx, StoreLogoType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type StoreLogoType
protected  List<StoreLogoType> StoreLogoArrayType._getLogo()
           
 

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