| Package | Description |
|---|---|
| de.adorsys.xs2a.adapter.service.model |
| Modifier and Type | Method and Description |
|---|---|
static StandingOrderDetails.MonthsOfExecutionTO |
StandingOrderDetails.MonthsOfExecutionTO.fromValue(String value) |
static StandingOrderDetails.MonthsOfExecutionTO |
StandingOrderDetails.MonthsOfExecutionTO.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandingOrderDetails.MonthsOfExecutionTO[] |
StandingOrderDetails.MonthsOfExecutionTO.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<StandingOrderDetails.MonthsOfExecutionTO> |
StandingOrderDetails.getMonthsOfExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandingOrderDetails.setMonthsOfExecution(List<StandingOrderDetails.MonthsOfExecutionTO> monthsOfExecution) |
Copyright © 2020. All rights reserved.