| Package | Description |
|---|---|
| com.paypal.api.payments |
| Modifier and Type | Method and Description |
|---|---|
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.setTimeStamp(String timeStamp)
Setter for timeStamp
|
AgreementTransaction |
AgreementTransaction.setTimeUpdated(String timeUpdated)
Deprecated.
use setTimeStamp instead.
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
|
| Modifier and Type | Method and Description |
|---|---|
List<AgreementTransaction> |
AgreementTransactions.getAgreementTransactionList()
Getter for agreementTransactionList
|
| Modifier and Type | Method and Description |
|---|---|
AgreementTransactions |
AgreementTransactions.setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
Setter for agreementTransactionList
|
Copyright © 2015. All Rights Reserved.