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

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
 



Copyright © 2015. All Rights Reserved.