| Modifier and Type | Method and Description |
|---|---|
Set<AccountReference> |
AccountReferenceCollector.getAccountReferences() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<Boolean> |
SupportedAccountReferenceField.isValid(AccountReference reference) |
boolean |
AccountReference.matches(AccountReference otherReference) |
| Modifier and Type | Method and Description |
|---|---|
Set<AccountReference> |
CreateConsentReq.getAccountReferences() |
| Modifier and Type | Method and Description |
|---|---|
Set<AccountReference> |
FundsConfirmationRequest.getAccountReferences() |
| Modifier and Type | Method and Description |
|---|---|
Set<AccountReference> |
SinglePayment.getAccountReferences() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Xs2aAccountDetails> |
AccountService.getAccountDetailsByAccountReference(AccountReference reference) |
| Modifier and Type | Method and Description |
|---|---|
ResponseObject |
AccountReferenceValidationService.validateAccountReferences(Set<AccountReference> references) |
| Modifier and Type | Method and Description |
|---|---|
AccountReference |
AccountMapper.mapToAccountReference(SpiAccountReference spiAccountReference) |
| Modifier and Type | Method and Description |
|---|---|
List<AccountReference> |
AccountMapper.mapToAccountReferences(List<SpiAccountReference> references) |
List<AccountReference> |
AccountMapper.mapToAccountReferencesFromDetails(List<SpiAccountDetails> details) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
AccountModelMapper.mapToAccountReference12(AccountReference reference) |
SpiAccountReference |
AccountMapper.mapToSpiAccountReference(AccountReference account) |
| Modifier and Type | Method and Description |
|---|---|
List<SpiAccountReference> |
AccountMapper.mapToSpiAccountReferences(List<AccountReference> references) |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.