|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| com.paypal.api.payments | |
| Uses of Transaction in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return Transaction | |
|---|---|
Transaction |
Transaction.setTransactions(List<Transaction> transactions)
Setter for transactions |
| Methods in com.paypal.api.payments that return types with arguments of type Transaction | |
|---|---|
List<Transaction> |
Transaction.getTransactions()
Getter for transactions |
List<Transaction> |
Payment.getTransactions()
Getter for transactions |
| Method parameters in com.paypal.api.payments with type arguments of type Transaction | |
|---|---|
Transaction |
Transaction.setTransactions(List<Transaction> transactions)
Setter for transactions |
Payment |
Payment.setTransactions(List<Transaction> transactions)
Setter for transactions |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||