| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais | |
| de.adorsys.xs2a.gateway.model.pis |
| Modifier and Type | Method and Description |
|---|---|
protected AccountReferenceTO |
BalanceReportMapperImpl.accountReferenceToAccountReferenceTO(AccountReference accountReference) |
protected AccountReferenceTO |
ConsentInformationMapperImpl.accountReferenceToAccountReferenceTO(AccountReference accountReference) |
AccountReferenceTO |
AccountReferenceMapperImpl.toAccountReferenceTO(AccountReference accountReference) |
AccountReferenceTO |
AccountReferenceMapper.toAccountReferenceTO(AccountReference accountReference) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AccountReferenceTO> |
ConsentInformationMapperImpl.accountReferenceListToAccountReferenceTOList(List<AccountReference> list) |
| Modifier and Type | Method and Description |
|---|---|
AccountReference |
AccountReferenceMapperImpl.toAccountReference(AccountReferenceTO to) |
AccountReference |
AccountReferenceMapper.toAccountReference(AccountReferenceTO to) |
| Modifier and Type | Method and Description |
|---|---|
protected List<AccountReference> |
AccountAccessMapperImpl.accountReferenceTOListToAccountReferenceList(List<AccountReferenceTO> list) |
| Modifier and Type | Method and Description |
|---|---|
AccountReferenceTO |
AccountReferenceTO.bban(String bban) |
AccountReferenceTO |
AccountReferenceTO.currency(String currency) |
@Valid AccountReferenceTO |
TransactionsResponse200Json.getAccount()
Get account
|
@Valid AccountReferenceTO |
ReadAccountBalanceResponse200TO.getAccount()
Get account
|
@Valid AccountReferenceTO |
TransactionDetails.getCreditorAccount()
Get creditorAccount
|
@Valid AccountReferenceTO |
TransactionDetails.getDebtorAccount()
Get debtorAccount
|
AccountReferenceTO |
AccountReferenceTO.iban(String iban) |
AccountReferenceTO |
AccountReferenceTO.maskedPan(String maskedPan) |
AccountReferenceTO |
AccountReferenceTO.msisdn(String msisdn) |
AccountReferenceTO |
AccountReferenceTO.pan(String pan) |
| Modifier and Type | Method and Description |
|---|---|
AccountAccessTO |
AccountAccessTO.accounts(List<AccountReferenceTO> accounts) |
AccountAccessTO |
AccountAccessTO.balances(List<AccountReferenceTO> balances) |
void |
AccountAccessTO.setAccounts(List<AccountReferenceTO> accounts) |
void |
AccountAccessTO.setBalances(List<AccountReferenceTO> balances) |
void |
AccountAccessTO.setTransactions(List<AccountReferenceTO> transactions) |
AccountAccessTO |
AccountAccessTO.transactions(List<AccountReferenceTO> transactions) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull @Valid AccountReferenceTO |
PaymentInitiationSctWithStatusResponse.getCreditorAccount()
Get creditorAccount
|
@NotNull @Valid AccountReferenceTO |
PaymentInitiationSctWithStatusResponse.getDebtorAccount()
Get debtorAccount
|
| Modifier and Type | Method and Description |
|---|---|
PaymentInitiationSctWithStatusResponse |
PaymentInitiationSctWithStatusResponse.creditorAccount(AccountReferenceTO creditorAccount) |
PaymentInitiationSctWithStatusResponse |
PaymentInitiationSctWithStatusResponse.debtorAccount(AccountReferenceTO debtorAccount) |
void |
PaymentInitiationSctWithStatusResponse.setCreditorAccount(AccountReferenceTO creditorAccount) |
void |
PaymentInitiationSctWithStatusResponse.setDebtorAccount(AccountReferenceTO debtorAccount) |
Copyright © 2019. All rights reserved.