Changes since
the last release

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

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

Uses of GetSellerListRequestType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return GetSellerListRequestType
 GetSellerListRequestType GetSellerListCall.getRequest()
          Gets the GetSellerListRequestType.request.
 

Methods in com.ebay.sdk.call with parameters of type GetSellerListRequestType
 void GetSellerListCall.setRequest(GetSellerListRequestType request)
          Sets the GetSellerListRequestType.request.
 

Uses of GetSellerListRequestType in com.ebay.soap.eBLBaseComponents
 

Methods in com.ebay.soap.eBLBaseComponents that return GetSellerListRequestType
 GetSellerListRequestType ObjectFactory.createGetSellerListRequestType()
          Create an instance of GetSellerListRequestType
 

Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type GetSellerListRequestType
 JAXBElement<GetSellerListRequestType> ObjectFactory.createGetSellerListRequest(GetSellerListRequestType value)
          Create an instance of JAXBElement<GetSellerListRequestType>}
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type GetSellerListRequestType
 JAXBElement<GetSellerListRequestType> ObjectFactory.createGetSellerListRequest(GetSellerListRequestType value)
          Create an instance of JAXBElement<GetSellerListRequestType>}
 GetSellerListResponseType EBayAPIInterface.getSellerList(GetSellerListRequestType getSellerListRequest)
           
 


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.