| Modifier and Type | Method and Description |
|---|---|
static FrequencyCode |
FrequencyCode.fromValue(String value) |
FrequencyCode |
PeriodicPaymentInitiationWithStatusResponse.getFrequency() |
FrequencyCode |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.getFrequency() |
FrequencyCode |
PeriodicPaymentInitiationJson.getFrequency() |
FrequencyCode |
StandingOrderDetails.getFrequency() |
static FrequencyCode |
FrequencyCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FrequencyCode[] |
FrequencyCode.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.setFrequency(FrequencyCode frequency) |
void |
PeriodicPaymentInitiationXmlPart2StandingorderTypeJson.setFrequency(FrequencyCode frequency) |
void |
PeriodicPaymentInitiationJson.setFrequency(FrequencyCode frequency) |
void |
StandingOrderDetails.setFrequency(FrequencyCode frequency) |
Copyright © 2020. All rights reserved.