| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.service.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
AccountReference |
TransactionsResponse.getAccount() |
AccountReference |
ReadAccountBalanceResponse.getAccount() |
AccountReference |
ReadCardAccountBalanceResponse.getCardAccount() |
AccountReference |
CardAccountsTransactionsResponse.getCardAccount() |
AccountReference |
PeriodicPaymentInitiationWithStatusResponse.getCreditorAccount() |
AccountReference |
PaymentInitiationBulkElement.getCreditorAccount() |
AccountReference |
PaymentInitiationWithStatusResponse.getCreditorAccount() |
AccountReference |
PaymentInitiation.getCreditorAccount() |
AccountReference |
TransactionDetails.getCreditorAccount() |
AccountReference |
PeriodicPaymentInitiationWithStatusResponse.getDebtorAccount() |
AccountReference |
PaymentInitiationWithStatusResponse.getDebtorAccount() |
AccountReference |
PaymentInitiation.getDebtorAccount() |
AccountReference |
TransactionDetails.getDebtorAccount() |
AccountReference |
BulkPaymentInitiationWithStatusResponse.getDebtorAccount() |
| Modifier and Type | Method and Description |
|---|---|
List<AccountReference> |
AccountAccess.getAccounts() |
List<AccountReference> |
AccountAccess.getBalances() |
List<AccountReference> |
AdditionalInformationAccess.getOwnerName() |
List<AccountReference> |
AccountAccess.getTransactions() |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionsResponse.setAccount(AccountReference account) |
void |
ReadAccountBalanceResponse.setAccount(AccountReference account) |
void |
ReadCardAccountBalanceResponse.setCardAccount(AccountReference cardAccount) |
void |
CardAccountsTransactionsResponse.setCardAccount(AccountReference cardAccount) |
void |
PeriodicPaymentInitiationWithStatusResponse.setCreditorAccount(AccountReference creditorAccount) |
void |
PaymentInitiationBulkElement.setCreditorAccount(AccountReference creditorAccount) |
void |
PaymentInitiationWithStatusResponse.setCreditorAccount(AccountReference creditorAccount) |
void |
PaymentInitiation.setCreditorAccount(AccountReference creditorAccount) |
void |
TransactionDetails.setCreditorAccount(AccountReference creditorAccount) |
void |
PeriodicPaymentInitiationWithStatusResponse.setDebtorAccount(AccountReference debtorAccount) |
void |
PaymentInitiationWithStatusResponse.setDebtorAccount(AccountReference debtorAccount) |
void |
PaymentInitiation.setDebtorAccount(AccountReference debtorAccount) |
void |
TransactionDetails.setDebtorAccount(AccountReference debtorAccount) |
void |
BulkPaymentInitiationWithStatusResponse.setDebtorAccount(AccountReference debtorAccount) |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountAccess.setAccounts(List<AccountReference> accounts) |
void |
AccountAccess.setBalances(List<AccountReference> balances) |
void |
AdditionalInformationAccess.setOwnerName(List<AccountReference> ownerName) |
void |
AccountAccess.setTransactions(List<AccountReference> transactions) |
Copyright © 2020. All rights reserved.