| Package | Description |
|---|---|
| cz.gopay.api.v3.model.payment | |
| cz.gopay.api.v3.model.payment.support |
| Modifier and Type | Method and Description |
|---|---|
BasePaymentBuilder |
BasePaymentBuilder.timeIntervalRecurrence(RecurrenceCycle recurrenceCycle,
Integer recurrencePeriod,
Date recurrenceDateTo) |
| Modifier and Type | Method and Description |
|---|---|
static RecurrenceCycle |
RecurrenceCycle.getByName(String name) |
RecurrenceCycle |
Recurrence.getRecurrenceCycle() |
static RecurrenceCycle |
RecurrenceCycle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecurrenceCycle[] |
RecurrenceCycle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recurrence.setRecurrenceCycle(RecurrenceCycle recurrenceCycle) |
Recurrence |
Recurrence.withTimeInterval(RecurrenceCycle recurrenceCycle,
Integer recurrencePeriod) |
Copyright © 2017. All rights reserved.