| Package | Description |
|---|---|
| me.figo.internal | |
| me.figo.models |
| Modifier and Type | Method and Description |
|---|---|
static StandingOrderIntervalType |
StandingOrderIntervalType.fromInterval(String interval) |
StandingOrderIntervalType |
ModifyStandingOrderRequest.getInterval() |
static StandingOrderIntervalType |
StandingOrderIntervalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StandingOrderIntervalType[] |
StandingOrderIntervalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyStandingOrderRequest.setInterval(StandingOrderIntervalType interval) |
| Modifier and Type | Method and Description |
|---|---|
StandingOrderIntervalType |
StandingOrder.getInterval() |
| Modifier and Type | Method and Description |
|---|---|
void |
StandingOrder.setInterval(StandingOrderIntervalType interval) |
Copyright © 2018 figo GmbH. All rights reserved.