| Modifier and Type | Method and Description |
|---|---|
static ExecutionRule |
ExecutionRule.fromValue(String value) |
ExecutionRule |
PeriodicPaymentInitiationWithStatusResponse.getExecutionRule() |
ExecutionRule |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.getExecutionRule() |
ExecutionRule |
PeriodicPaymentInitiationJson.getExecutionRule() |
ExecutionRule |
StandingOrderDetails.getExecutionRule() |
static ExecutionRule |
ExecutionRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExecutionRule[] |
ExecutionRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PeriodicPaymentInitiationWithStatusResponse.setExecutionRule(ExecutionRule executionRule) |
void |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.setExecutionRule(ExecutionRule executionRule) |
void |
PeriodicPaymentInitiationJson.setExecutionRule(ExecutionRule executionRule) |
void |
StandingOrderDetails.setExecutionRule(ExecutionRule executionRule) |
Copyright © 2020. All rights reserved.