|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionType | |
---|---|
com.ebay.sdk.call | |
com.ebay.soap.eBLBaseComponents |
Uses of TransactionType in com.ebay.sdk.call |
---|
Methods in com.ebay.sdk.call that return TransactionType | |
---|---|
TransactionType[] |
GetItemTransactionsCall.getEntireItemTransactions()
Get all item transactions in specified date range. |
TransactionType[] |
GetSellerTransactionsCall.getEntireSellerTransactions()
Get all seller transactions in specified date range. |
TransactionType[] |
GetSellerTransactionsCall.getEntireSellerTransactions(TimeFilter modifiedTimeFilter)
Get all seller transactions in specified date range. |
TransactionType[] |
GetItemTransactionsCall.getItemTransactions()
This call retrieves details on one or more order line items for a specified eBay listing. |
TransactionType[] |
GetItemTransactionsCall.getItemTransactions(java.lang.String itemID,
TimeFilter modifiedTimeFilter)
Execute the API call. |
TransactionType[] |
GetItemsAwaitingFeedbackCall.getReturnedTransaction()
Gets the returned transaction array within the PaginatedTransactionArrayType. |
TransactionType[] |
GetSellerTransactionsCall.getReturnedTransactions()
Valid after executing the API. |
TransactionType[] |
GetItemTransactionsCall.getReturnedTransactions()
Valid after executing the API. |
TransactionType[] |
GetSellerTransactionsCall.getSellerTransactions()
Retrieves transaction information for the user for which the call is made (and not for any other user), where a transaction is the information about the sale of one or more items by one buyer from a single listing. |
TransactionType[] |
GetSellerTransactionsCall.getSellerTransactions(TimeFilter modifiedTimeFilter)
Executes the API. |
Uses of TransactionType in com.ebay.soap.eBLBaseComponents |
---|
Fields in com.ebay.soap.eBLBaseComponents declared as TransactionType | |
---|---|
protected TransactionType |
OrderTransactionType.transaction
|
Fields in com.ebay.soap.eBLBaseComponents with type parameters of type TransactionType | |
---|---|
protected java.util.List<TransactionType> |
TransactionArrayType.transaction
|
Methods in com.ebay.soap.eBLBaseComponents that return TransactionType | |
---|---|
TransactionType |
ObjectFactory.createTransactionType()
Create an instance of TransactionType |
TransactionType[] |
TransactionArrayType.getTransaction()
|
TransactionType |
OrderTransactionType.getTransaction()
Gets the value of the transaction property. |
TransactionType |
TransactionArrayType.getTransaction(int idx)
|
TransactionType |
TransactionArrayType.setTransaction(int idx,
TransactionType value)
|
Methods in com.ebay.soap.eBLBaseComponents that return types with arguments of type TransactionType | |
---|---|
protected java.util.List<TransactionType> |
TransactionArrayType._getTransaction()
|
Methods in com.ebay.soap.eBLBaseComponents with parameters of type TransactionType | |
---|---|
TransactionType |
TransactionArrayType.setTransaction(int idx,
TransactionType value)
|
void |
OrderTransactionType.setTransaction(TransactionType value)
Sets the value of the transaction property. |
void |
TransactionArrayType.setTransaction(TransactionType[] values)
|
|
Changes since the last release |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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.