Uses of Class
com.paypal.api.payments.Transactions

Packages that use Transactions
com.paypal.api.payments   
 

Uses of Transactions in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Transactions
 Transactions Transactions.setAmount(Amount amount)
          Setter for amount
 

Methods in com.paypal.api.payments that return types with arguments of type Transactions
 List<Transactions> PaymentExecution.getTransactions()
          Getter for transactions
 

Method parameters in com.paypal.api.payments with type arguments of type Transactions
 PaymentExecution PaymentExecution.setTransactions(List<Transactions> transactions)
          Setter for transactions
 



Copyright © 2015. All Rights Reserved.