| Package | Description |
|---|---|
| de.adorsys.ledgers.um.api.domain |
| Modifier and Type | Method and Description |
|---|---|
AccessTypeBO |
AccountAccessBO.getAccessType() |
static AccessTypeBO |
AccessTypeBO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessTypeBO[] |
AccessTypeBO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AccountAccessBO.setAccessType(AccessTypeBO accessType) |
| Constructor and Description |
|---|
AccountAccessBO(@NotNull String iban,
AccessTypeBO accessType) |
Copyright © 2019. All rights reserved.