Changes since
the last release

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

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

Uses of PaginatedItemArrayType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PaginatedItemArrayType
 PaginatedItemArrayType GetMyeBaySellingCall.getReturnedActiveList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBayBuyingCall.getReturnedBestOfferList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBaySellingCall.getReturnedBidList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBayBuyingCall.getReturnedBidList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBayBuyingCall.getReturnedDeletedFromLostList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBaySellingCall.getReturnedDeletedFromUnsoldList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBayBuyingCall.getReturnedLostList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBaySellingCall.getReturnedScheduledList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBaySellingCall.getReturnedUnsoldList()
          Valid after executing the API.
 PaginatedItemArrayType GetMyeBayBuyingCall.getReturnedWatchList()
          Valid after executing the API.
 

Uses of PaginatedItemArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PaginatedItemArrayType
protected  PaginatedItemArrayType GetMyeBaySellingResponseType.activeList
           
protected  PaginatedItemArrayType GetMyeBayBuyingResponseType.bestOfferList
           
protected  PaginatedItemArrayType GetMyeBaySellingResponseType.bidList
           
protected  PaginatedItemArrayType GetMyeBayBuyingResponseType.bidList
           
protected  PaginatedItemArrayType GetMyeBayBuyingResponseType.deletedFromLostList
           
protected  PaginatedItemArrayType GetMyeBaySellingResponseType.deletedFromUnsoldList
           
protected  PaginatedItemArrayType GetMyeBayBuyingResponseType.lostList
           
protected  PaginatedItemArrayType GetMyeBaySellingResponseType.scheduledList
           
protected  PaginatedItemArrayType GetMyeBaySellingResponseType.unsoldList
           
protected  PaginatedItemArrayType GetMyeBayBuyingResponseType.watchList
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaginatedItemArrayType
 PaginatedItemArrayType ObjectFactory.createPaginatedItemArrayType()
          Create an instance of PaginatedItemArrayType
 PaginatedItemArrayType GetMyeBaySellingResponseType.getActiveList()
          Gets the value of the activeList property.
 PaginatedItemArrayType GetMyeBayBuyingResponseType.getBestOfferList()
          Gets the value of the bestOfferList property.
 PaginatedItemArrayType GetMyeBaySellingResponseType.getBidList()
          Gets the value of the bidList property.
 PaginatedItemArrayType GetMyeBayBuyingResponseType.getBidList()
          Gets the value of the bidList property.
 PaginatedItemArrayType GetMyeBayBuyingResponseType.getDeletedFromLostList()
          Gets the value of the deletedFromLostList property.
 PaginatedItemArrayType GetMyeBaySellingResponseType.getDeletedFromUnsoldList()
          Gets the value of the deletedFromUnsoldList property.
 PaginatedItemArrayType GetMyeBayBuyingResponseType.getLostList()
          Gets the value of the lostList property.
 PaginatedItemArrayType GetMyeBaySellingResponseType.getScheduledList()
          Gets the value of the scheduledList property.
 PaginatedItemArrayType GetMyeBaySellingResponseType.getUnsoldList()
          Gets the value of the unsoldList property.
 PaginatedItemArrayType GetMyeBayBuyingResponseType.getWatchList()
          Gets the value of the watchList property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaginatedItemArrayType
 void GetMyeBaySellingResponseType.setActiveList(PaginatedItemArrayType value)
          Sets the value of the activeList property.
 void GetMyeBayBuyingResponseType.setBestOfferList(PaginatedItemArrayType value)
          Sets the value of the bestOfferList property.
 void GetMyeBaySellingResponseType.setBidList(PaginatedItemArrayType value)
          Sets the value of the bidList property.
 void GetMyeBayBuyingResponseType.setBidList(PaginatedItemArrayType value)
          Sets the value of the bidList property.
 void GetMyeBayBuyingResponseType.setDeletedFromLostList(PaginatedItemArrayType value)
          Sets the value of the deletedFromLostList property.
 void GetMyeBaySellingResponseType.setDeletedFromUnsoldList(PaginatedItemArrayType value)
          Sets the value of the deletedFromUnsoldList property.
 void GetMyeBayBuyingResponseType.setLostList(PaginatedItemArrayType value)
          Sets the value of the lostList property.
 void GetMyeBaySellingResponseType.setScheduledList(PaginatedItemArrayType value)
          Sets the value of the scheduledList property.
 void GetMyeBaySellingResponseType.setUnsoldList(PaginatedItemArrayType value)
          Sets the value of the unsoldList property.
 void GetMyeBayBuyingResponseType.setWatchList(PaginatedItemArrayType value)
          Sets the value of the watchList property.
 


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.