|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AgreementTransaction | |
|---|---|
| com.paypal.api.payments | |
| Uses of AgreementTransaction in com.paypal.api.payments |
|---|
| Methods in com.paypal.api.payments that return AgreementTransaction | |
|---|---|
AgreementTransaction |
AgreementTransaction.setAmount(Currency amount)
Setter for amount |
AgreementTransaction |
AgreementTransaction.setFeeAmount(Currency feeAmount)
Setter for feeAmount |
AgreementTransaction |
AgreementTransaction.setNetAmount(Currency netAmount)
Setter for netAmount |
AgreementTransaction |
AgreementTransaction.setPayerEmail(String payerEmail)
Setter for payerEmail |
AgreementTransaction |
AgreementTransaction.setPayerName(String payerName)
Setter for payerName |
AgreementTransaction |
AgreementTransaction.setStatus(String status)
Setter for status |
AgreementTransaction |
AgreementTransaction.setTimeUpdated(String timeUpdated)
Setter for timeUpdated |
AgreementTransaction |
AgreementTransaction.setTimeZone(String timeZone)
Setter for timeZone |
AgreementTransaction |
AgreementTransaction.setTransactionId(String transactionId)
Setter for transactionId |
AgreementTransaction |
AgreementTransaction.setTransactionType(String transactionType)
Setter for transactionType |
| Methods in com.paypal.api.payments that return types with arguments of type AgreementTransaction | |
|---|---|
List<AgreementTransaction> |
AgreementTransactions.getAgreementTransactionList()
Getter for agreementTransactionList |
| Method parameters in com.paypal.api.payments with type arguments of type AgreementTransaction | |
|---|---|
AgreementTransactions |
AgreementTransactions.setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
Setter for agreementTransactionList |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||