| Package | Description |
|---|---|
| de.adorsys.multibanking.web | |
| de.adorsys.multibanking.web.mapper | |
| de.adorsys.multibanking.web.model |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.hateoas.Resource<ConsentStatusTO> |
ConsentController.getConsentStatus(String consentId) |
| Modifier and Type | Method and Description |
|---|---|
ConsentStatusTO |
MultibankingConsentMapperImpl.toConsentStatusTO(de.adorsys.multibanking.domain.ConsentStatus consentStatus) |
ConsentStatusTO |
ConsentMapper.toConsentStatusTO(de.adorsys.multibanking.domain.ConsentStatus consentStatus) |
| Modifier and Type | Method and Description |
|---|---|
static ConsentStatusTO |
ConsentStatusTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsentStatusTO[] |
ConsentStatusTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.