Changes since
the last release

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

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

Uses of PaginatedOrderTransactionArrayType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PaginatedOrderTransactionArrayType
 PaginatedOrderTransactionArrayType GetMyeBaySellingCall.getReturnedDeletedFromSoldList()
          Valid after executing the API.
 PaginatedOrderTransactionArrayType GetMyeBayBuyingCall.getReturnedDeletedFromWonList()
          Valid after executing the API.
 PaginatedOrderTransactionArrayType GetMyeBaySellingCall.getReturnedSoldList()
          Valid after executing the API.
 PaginatedOrderTransactionArrayType GetMyeBayBuyingCall.getReturnedWonList()
          Valid after executing the API.
 

Uses of PaginatedOrderTransactionArrayType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PaginatedOrderTransactionArrayType
protected  PaginatedOrderTransactionArrayType GetMyeBaySellingResponseType.deletedFromSoldList
           
protected  PaginatedOrderTransactionArrayType GetMyeBayBuyingResponseType.deletedFromWonList
           
protected  PaginatedOrderTransactionArrayType GetMyeBaySellingResponseType.soldList
           
protected  PaginatedOrderTransactionArrayType GetMyeBayBuyingResponseType.wonList
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaginatedOrderTransactionArrayType
 PaginatedOrderTransactionArrayType ObjectFactory.createPaginatedOrderTransactionArrayType()
          Create an instance of PaginatedOrderTransactionArrayType
 PaginatedOrderTransactionArrayType GetMyeBaySellingResponseType.getDeletedFromSoldList()
          Gets the value of the deletedFromSoldList property.
 PaginatedOrderTransactionArrayType GetMyeBayBuyingResponseType.getDeletedFromWonList()
          Gets the value of the deletedFromWonList property.
 PaginatedOrderTransactionArrayType GetMyeBaySellingResponseType.getSoldList()
          Gets the value of the soldList property.
 PaginatedOrderTransactionArrayType GetMyeBayBuyingResponseType.getWonList()
          Gets the value of the wonList property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaginatedOrderTransactionArrayType
 void GetMyeBaySellingResponseType.setDeletedFromSoldList(PaginatedOrderTransactionArrayType value)
          Sets the value of the deletedFromSoldList property.
 void GetMyeBayBuyingResponseType.setDeletedFromWonList(PaginatedOrderTransactionArrayType value)
          Sets the value of the deletedFromWonList property.
 void GetMyeBaySellingResponseType.setSoldList(PaginatedOrderTransactionArrayType value)
          Sets the value of the soldList property.
 void GetMyeBayBuyingResponseType.setWonList(PaginatedOrderTransactionArrayType value)
          Sets the value of the wonList 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.