| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.service.model |
| Modifier and Type | Method and Description |
|---|---|
static ConsentStatus |
ConsentStatus.fromValue(String text) |
ConsentStatus |
ConsentInformation.getConsentStatus() |
ConsentStatus |
ConsentCreationResponse.getConsentStatus() |
ConsentStatus |
ConsentStatusResponse.getConsentStatus() |
static ConsentStatus |
ConsentStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsentStatus[] |
ConsentStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConsentInformation.setConsentStatus(ConsentStatus consentStatus) |
void |
ConsentCreationResponse.setConsentStatus(ConsentStatus consentStatus) |
void |
ConsentStatusResponse.setConsentStatus(ConsentStatus consentStatus) |
Copyright © 2020. All rights reserved.