Changes since
the last release

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

Packages that use StoreCustomPageType
com.ebay.sdk.call   
com.ebay.soap.eBLBaseComponents   
 

Uses of StoreCustomPageType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return StoreCustomPageType
 StoreCustomPageType SetStoreCustomPageCall.getReturnedStoreCustomPageType()
          Valid after executing the API.
 StoreCustomPageType SetStoreCustomPageCall.getStoreCustomPage()
          Gets the SetStoreCustomPageRequestType.storeCustomPage.
 

Methods in com.ebay.sdk.call with parameters of type StoreCustomPageType
 void SetStoreCustomPageCall.setStoreCustomPage(StoreCustomPageType storeCustomPage)
          Sets the SetStoreCustomPageRequestType.storeCustomPage.
 

Uses of StoreCustomPageType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as StoreCustomPageType
protected  StoreCustomPageType SetStoreCustomPageResponseType.customPage
           
protected  StoreCustomPageType SetStoreCustomPageRequestType.customPage
           
 

Fields in com.ebay.soap.eBLBaseComponents with type parameters of type StoreCustomPageType
protected  List<StoreCustomPageType> StoreCustomPageArrayType.customPage
           
 

Methods in com.ebay.soap.eBLBaseComponents that return StoreCustomPageType
 StoreCustomPageType ObjectFactory.createStoreCustomPageType()
          Create an instance of StoreCustomPageType
 StoreCustomPageType[] StoreCustomPageArrayType.getCustomPage()
           
 StoreCustomPageType SetStoreCustomPageResponseType.getCustomPage()
          Gets the value of the customPage property.
 StoreCustomPageType SetStoreCustomPageRequestType.getCustomPage()
          Gets the value of the customPage property.
 StoreCustomPageType StoreCustomPageArrayType.getCustomPage(int idx)
           
 StoreCustomPageType StoreCustomPageArrayType.setCustomPage(int idx, StoreCustomPageType value)
           
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type StoreCustomPageType
protected  List<StoreCustomPageType> StoreCustomPageArrayType._getCustomPage()
           
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type StoreCustomPageType
 StoreCustomPageType StoreCustomPageArrayType.setCustomPage(int idx, StoreCustomPageType value)
           
 void SetStoreCustomPageResponseType.setCustomPage(StoreCustomPageType value)
          Sets the value of the customPage property.
 void SetStoreCustomPageRequestType.setCustomPage(StoreCustomPageType value)
          Sets the value of the customPage property.
 void StoreCustomPageArrayType.setCustomPage(StoreCustomPageType[] 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.