Package | Description |
---|---|
de.adorsys.opba.consentapi.model.generated |
Modifier and Type | Method and Description |
---|---|
static AccountStatus |
AccountStatus.fromValue(String text) |
@Valid AccountStatus |
AccountDetails.getAccountStatus()
Get accountStatus
|
static AccountStatus |
AccountStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountStatus[] |
AccountStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AccountDetails |
AccountDetails.accountStatus(AccountStatus accountStatus) |
void |
AccountDetails.setAccountStatus(AccountStatus accountStatus) |
Copyright © 2020. All rights reserved.