| Package | Description |
|---|---|
| de.adorsys.xs2a.gateway.mapper | |
| de.adorsys.xs2a.gateway.model.ais |
| Modifier and Type | Method and Description |
|---|---|
protected AccountStatus |
AccountDetailsMapperImpl.accountStatusToAccountStatus(AccountStatus accountStatus) |
| Modifier and Type | Method and Description |
|---|---|
static AccountStatus |
AccountStatus.fromValue(String text) |
@Valid AccountStatus |
AccountDetailsTO.getStatus()
Get status
|
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 |
|---|---|
void |
AccountDetailsTO.setStatus(AccountStatus status) |
AccountDetailsTO |
AccountDetailsTO.status(AccountStatus status) |
Copyright © 2019. All rights reserved.