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