public class AgreementTransactions extends PayPalModel
| Constructor and Description |
|---|
AgreementTransactions()
Default Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<AgreementTransaction> |
getAgreementTransactionList()
Getter for agreementTransactionList
|
AgreementTransactions |
setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
Setter for agreementTransactionList
|
equals, hashCode, toJSON, toStringpublic AgreementTransactions setAgreementTransactionList(List<AgreementTransaction> agreementTransactionList)
public List<AgreementTransaction> getAgreementTransactionList()
Copyright © 2015. All Rights Reserved.