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