Changes since
the last release

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

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

Uses of PaginationType in com.ebay.sdk.call
 

Methods in com.ebay.sdk.call that return PaginationType
 PaginationType GetVeROReportStatusCall.getPagination()
          Gets the GetVeROReportStatusRequestType.pagination.
 PaginationType GetUserDisputesCall.getPagination()
          Gets the GetUserDisputesRequestType.pagination.
 PaginationType GetSellingManagerSoldListingsCall.getPagination()
          Gets the GetSellingManagerSoldListingsRequestType.pagination.
 PaginationType GetSellingManagerInventoryCall.getPagination()
          Gets the GetSellingManagerInventoryRequestType.pagination.
 PaginationType GetSellerTransactionsCall.getPagination()
          Gets the GetSellerTransactionsRequestType.pagination.
 PaginationType GetSellerListCall.getPagination()
          Gets the GetSellerListRequestType.pagination.
 PaginationType GetOrdersCall.getPagination()
          Gets the GetOrdersRequestType.pagination.
 PaginationType GetMyMessagesCall.getPagination()
          Gets the GetMyMessagesRequestType.pagination.
 PaginationType GetMemberMessagesCall.getPagination()
          Gets the GetMemberMessagesRequestType.pagination.
 PaginationType GetItemTransactionsCall.getPagination()
          Gets the GetItemTransactionsRequestType.pagination.
 PaginationType GetItemsAwaitingFeedbackCall.getPagination()
          Gets the GetItemsAwaitingFeedbackRequestType.pagination.
 PaginationType GetFeedbackCall.getPagination()
          Gets the GetFeedbackRequestType.pagination.
 PaginationType GetBestOffersCall.getPagination()
          Gets the GetBestOffersRequestType.pagination.
 PaginationType GetAccountCall.getPagination()
          Gets the GetAccountRequestType.pagination.
 

Methods in com.ebay.sdk.call with parameters of type PaginationType
 void GetVeROReportStatusCall.setPagination(PaginationType pagination)
          Sets the GetVeROReportStatusRequestType.pagination.
 void GetUserDisputesCall.setPagination(PaginationType pagination)
          Sets the GetUserDisputesRequestType.pagination.
 void GetSellingManagerSoldListingsCall.setPagination(PaginationType pagination)
          Sets the GetSellingManagerSoldListingsRequestType.pagination.
 void GetSellingManagerInventoryCall.setPagination(PaginationType pagination)
          Sets the GetSellingManagerInventoryRequestType.pagination.
 void GetSellerTransactionsCall.setPagination(PaginationType pagination)
          Sets the GetSellerTransactionsRequestType.pagination.
 void GetSellerListCall.setPagination(PaginationType pagination)
          Sets the GetSellerListRequestType.pagination.
 void GetOrdersCall.setPagination(PaginationType pagination)
          Sets the GetOrdersRequestType.pagination.
 void GetMyMessagesCall.setPagination(PaginationType pagination)
          Sets the GetMyMessagesRequestType.pagination.
 void GetMemberMessagesCall.setPagination(PaginationType pagination)
          Sets the GetMemberMessagesRequestType.pagination.
 void GetItemTransactionsCall.setPagination(PaginationType pagination)
          Sets the GetItemTransactionsRequestType.pagination.
 void GetItemsAwaitingFeedbackCall.setPagination(PaginationType pagination)
          Sets the GetItemsAwaitingFeedbackRequestType.pagination.
 void GetFeedbackCall.setPagination(PaginationType pagination)
          Sets the GetFeedbackRequestType.pagination.
 void GetBestOffersCall.setPagination(PaginationType pagination)
          Sets the GetBestOffersRequestType.pagination.
 void GetAccountCall.setPagination(PaginationType pagination)
          Sets the GetAccountRequestType.pagination.
 

Uses of PaginationType in com.ebay.soap.eBLBaseComponents
 

Fields in com.ebay.soap.eBLBaseComponents declared as PaginationType
protected  PaginationType ProductSearchType.pagination
           
protected  PaginationType ItemListCustomizationType.pagination
           
protected  PaginationType GetVeROReportStatusRequestType.pagination
           
protected  PaginationType GetUserDisputesRequestType.pagination
           
protected  PaginationType GetSellingManagerSoldListingsRequestType.pagination
           
protected  PaginationType GetSellingManagerInventoryRequestType.pagination
           
protected  PaginationType GetSellerTransactionsRequestType.pagination
           
protected  PaginationType GetSellerListRequestType.pagination
           
protected  PaginationType GetOrdersRequestType.pagination
           
protected  PaginationType GetMyMessagesRequestType.pagination
           
protected  PaginationType GetMemberMessagesRequestType.pagination
           
protected  PaginationType GetItemTransactionsRequestType.pagination
           
protected  PaginationType GetItemsAwaitingFeedbackRequestType.pagination
           
protected  PaginationType GetFeedbackRequestType.pagination
           
protected  PaginationType GetBestOffersRequestType.pagination
           
protected  PaginationType GetAccountRequestType.pagination
           
 

Methods in com.ebay.soap.eBLBaseComponents that return PaginationType
 PaginationType ObjectFactory.createPaginationType()
          Create an instance of PaginationType
 PaginationType ProductSearchType.getPagination()
          Gets the value of the pagination property.
 PaginationType ItemListCustomizationType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetVeROReportStatusRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetUserDisputesRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetSellingManagerSoldListingsRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetSellingManagerInventoryRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetSellerTransactionsRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetSellerListRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetOrdersRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetMyMessagesRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetMemberMessagesRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetItemTransactionsRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetItemsAwaitingFeedbackRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetFeedbackRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetBestOffersRequestType.getPagination()
          Gets the value of the pagination property.
 PaginationType GetAccountRequestType.getPagination()
          Gets the value of the pagination property.
 

Methods in com.ebay.soap.eBLBaseComponents with parameters of type PaginationType
 void ProductSearchType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void ItemListCustomizationType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetVeROReportStatusRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetUserDisputesRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetSellingManagerSoldListingsRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetSellingManagerInventoryRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetSellerTransactionsRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetSellerListRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetOrdersRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetMyMessagesRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetMemberMessagesRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetItemTransactionsRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetItemsAwaitingFeedbackRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetFeedbackRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetBestOffersRequestType.setPagination(PaginationType value)
          Sets the value of the pagination property.
 void GetAccountRequestType.setPagination(PaginationType value)
          Sets the value of the pagination 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.