Changes since
the last release

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

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

Uses of PaginationResultType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PaginationResultType
 PaginationResultType GetSellerTransactionsCall.getPaginationResult()
          Valid after executing the API.
 PaginationResultType GetSellerListCall.getPaginationResult()
          Valid after executing the API.
 PaginationResultType GetMemberMessagesCall.getPaginationResult()
          Valid after executing the API.
 PaginationResultType GetItemTransactionsCall.getPaginationResult()
          Valid after executing the API.
 PaginationResultType GetAccountCall.getPaginationResult()
          Valid after executing the API.
 PaginationResultType GetVeROReportStatusCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetUserDisputesCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetSellingManagerSoldListingsCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetSellingManagerInventoryCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetOrdersCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetItemsAwaitingFeedbackCall.getReturnedPaginationResult()
          Gets the returned pagination result within the PaginatedTransactionArrayType.
 PaginationResultType GetFeedbackCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetBestOffersCall.getReturnedPaginationResult()
          Valid after executing the API.
 PaginationResultType GetVeROReportStatusCall.getVeROReportStatus()
          Retrieves status information about VeRO reported items you have submitted.
 

Uses of PaginationResultType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PaginationResultType
protected  PaginationResultType PaginatedTransactionArrayType.paginationResult
           
protected  PaginationResultType PaginatedOrderTransactionArrayType.paginationResult
           
protected  PaginationResultType PaginatedItemArrayType.paginationResult
           
protected  PaginationResultType GetVeROReportStatusResponseType.paginationResult
           
protected  PaginationResultType GetUserDisputesResponseType.paginationResult
           
protected  PaginationResultType GetSellingManagerSoldListingsResponseType.paginationResult
           
protected  PaginationResultType GetSellingManagerInventoryResponseType.paginationResult
           
protected  PaginationResultType GetSellerTransactionsResponseType.paginationResult
           
protected  PaginationResultType GetSellerListResponseType.paginationResult
           
protected  PaginationResultType GetOrdersResponseType.paginationResult
           
protected  PaginationResultType GetMemberMessagesResponseType.paginationResult
           
protected  PaginationResultType GetItemTransactionsResponseType.paginationResult
           
protected  PaginationResultType GetFeedbackResponseType.paginationResult
           
protected  PaginationResultType GetBestOffersResponseType.paginationResult
           
protected  PaginationResultType GetAccountResponseType.paginationResult
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaginationResultType
 PaginationResultType ObjectFactory.createPaginationResultType()
          Create an instance of PaginationResultType
 PaginationResultType PaginatedTransactionArrayType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType PaginatedOrderTransactionArrayType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType PaginatedItemArrayType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetVeROReportStatusResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetUserDisputesResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetSellingManagerSoldListingsResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetSellingManagerInventoryResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetSellerTransactionsResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetSellerListResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetOrdersResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetMemberMessagesResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetItemTransactionsResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetFeedbackResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetBestOffersResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 PaginationResultType GetAccountResponseType.getPaginationResult()
          Gets the value of the paginationResult property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaginationResultType
 void PaginatedTransactionArrayType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void PaginatedOrderTransactionArrayType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void PaginatedItemArrayType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetVeROReportStatusResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetUserDisputesResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetSellingManagerSoldListingsResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetSellingManagerInventoryResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetSellerTransactionsResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetSellerListResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetOrdersResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetMemberMessagesResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetItemTransactionsResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetFeedbackResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetBestOffersResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult property.
 void GetAccountResponseType.setPaginationResult(PaginationResultType value)
          Sets the value of the paginationResult 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.