| Package | Description |
|---|---|
| de.adorsys.multibanking.web.mapper | |
| de.adorsys.multibanking.web.model |
| Modifier and Type | Method and Description |
|---|---|
protected ConsentTO.ScaStatusTO |
BankAccessMapperImpl.scaStatusToScaStatusTO(de.adorsys.multibanking.domain.ScaStatus scaStatus) |
protected ConsentTO.ScaStatusTO |
BookingMapperImpl.scaStatusToScaStatusTO(de.adorsys.multibanking.domain.ScaStatus scaStatus) |
protected ConsentTO.ScaStatusTO |
ConsentMapperImpl.scaStatusToScaStatusTO(de.adorsys.multibanking.domain.ScaStatus scaStatus) |
protected ConsentTO.ScaStatusTO |
BankAccountMapperImpl.scaStatusToScaStatusTO(de.adorsys.multibanking.domain.ScaStatus scaStatus) |
| Modifier and Type | Method and Description |
|---|---|
protected de.adorsys.multibanking.domain.ScaStatus |
BankAccessMapperImpl.scaStatusTOToScaStatus(ConsentTO.ScaStatusTO scaStatusTO) |
| Modifier and Type | Method and Description |
|---|---|
static ConsentTO.ScaStatusTO |
ConsentTO.ScaStatusTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsentTO.ScaStatusTO[] |
ConsentTO.ScaStatusTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.