urn.ebay.api.PayPalAPI
Class TransactionSearchResponseType
java.lang.Object
urn.ebay.apis.eBLBaseComponents.AbstractResponseType
urn.ebay.api.PayPalAPI.TransactionSearchResponseType
public class TransactionSearchResponseType
- extends AbstractResponseType
Results of a Transaction Search.
| Methods inherited from class urn.ebay.apis.eBLBaseComponents.AbstractResponseType |
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransactionSearchResponseType
public TransactionSearchResponseType()
- Default Constructor
TransactionSearchResponseType
public TransactionSearchResponseType(Node node)
throws XPathExpressionException
- Throws:
XPathExpressionException
getPaymentTransactions
public List<PaymentTransactionSearchResultType> getPaymentTransactions()
- Getter for paymentTransactions
setPaymentTransactions
public void setPaymentTransactions(List<PaymentTransactionSearchResultType> paymentTransactions)
- Setter for paymentTransactions
Copyright © 2013. All Rights Reserved.