| Modifier and Type | Method and Description |
|---|---|
static StandingOrderDetails.MonthsOfExecution |
StandingOrderDetails.MonthsOfExecution.fromValue(String value) |
static StandingOrderDetails.MonthsOfExecution |
StandingOrderDetails.MonthsOfExecution.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandingOrderDetails.MonthsOfExecution[] |
StandingOrderDetails.MonthsOfExecution.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.MonthsOfExecution> |
StandingOrderDetails.getMonthsOfExecution() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandingOrderDetails.setMonthsOfExecution(List<StandingOrderDetails.MonthsOfExecution> monthsOfExecution) |
Copyright © 2021. All rights reserved.