|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PaymentTransactionSearchResultType | |
com.paypal.api.PayPalAPI |
Uses of PaymentTransactionSearchResultType in com.paypal.api.PayPalAPI |
Methods in com.paypal.api.PayPalAPI that return PaymentTransactionSearchResultType | |
PaymentTransactionSearchResultType[] |
TransactionSearchResponseType.getPaymentTransactions()
|
PaymentTransactionSearchResultType |
TransactionSearchResponseType.getPaymentTransactions(int i)
|
Methods in com.paypal.api.PayPalAPI with parameters of type PaymentTransactionSearchResultType | |
void |
TransactionSearchResponseType.setPaymentTransactions(PaymentTransactionSearchResultType[] paymentTransactions)
|
void |
TransactionSearchResponseType.setPaymentTransactions(int i,
PaymentTransactionSearchResultType value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |