| Package | Description |
|---|---|
| de.adorsys.psd2.xs2a.core.consent |
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
static Optional<ConsentStatus> |
ConsentStatus.fromValue(String text) |
Copyright © 2019. All rights reserved.