public class TransactionSearchResponseType extends AbstractResponseType
| Constructor and Description |
|---|
TransactionSearchResponseType()
Default Constructor
|
TransactionSearchResponseType(Node node) |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentTransactionSearchResultType> |
getPaymentTransactions()
Getter for paymentTransactions
|
void |
setPaymentTransactions(List<PaymentTransactionSearchResultType> paymentTransactions)
Setter for paymentTransactions
|
getAck, getBuild, getCorrelationID, getErrors, getTimestamp, getVersion, setAck, setBuild, setCorrelationID, setErrors, setTimestamp, setVersionpublic TransactionSearchResponseType()
public TransactionSearchResponseType(Node node) throws XPathExpressionException
XPathExpressionExceptionpublic List<PaymentTransactionSearchResultType> getPaymentTransactions()
public void setPaymentTransactions(List<PaymentTransactionSearchResultType> paymentTransactions)
Copyright © 2017. All Rights Reserved.