| Package | Description |
|---|---|
| de.adorsys.psd2.model |
| Modifier and Type | Method and Description |
|---|---|
static ExecutionRule |
ExecutionRule.fromValue(String text) |
@Valid ExecutionRule |
PeriodicPaymentInitiationJson.getExecutionRule()
Get executionRule
|
@Valid ExecutionRule |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.getExecutionRule()
Get executionRule
|
@Valid ExecutionRule |
StandingOrderDetails.getExecutionRule()
Get executionRule
|
@Valid ExecutionRule |
PeriodicPaymentInitiationWithStatusResponse.getExecutionRule()
Get executionRule
|
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 |
|---|---|
PeriodicPaymentInitiationJson |
PeriodicPaymentInitiationJson.executionRule(ExecutionRule executionRule) |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.executionRule(ExecutionRule executionRule) |
StandingOrderDetails |
StandingOrderDetails.executionRule(ExecutionRule executionRule) |
PeriodicPaymentInitiationWithStatusResponse |
PeriodicPaymentInitiationWithStatusResponse.executionRule(ExecutionRule executionRule) |
void |
PeriodicPaymentInitiationJson.setExecutionRule(ExecutionRule executionRule) |
void |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.setExecutionRule(ExecutionRule executionRule) |
void |
StandingOrderDetails.setExecutionRule(ExecutionRule executionRule) |
void |
PeriodicPaymentInitiationWithStatusResponse.setExecutionRule(ExecutionRule executionRule) |
Copyright © 2020. All rights reserved.