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