| Package | Description |
|---|---|
| cz.gopay.api.v3.model.payment | |
| cz.gopay.api.v3.model.payment.support |
| Modifier and Type | Method and Description |
|---|---|
Recurrence |
Payment.getRecurrence() |
Recurrence |
BasePayment.getRecurrence() |
| Modifier and Type | Method and Description |
|---|---|
void |
Payment.setRecurrence(Recurrence recurrence) |
void |
BasePayment.setRecurrence(Recurrence recurrence) |
BasePaymentBuilder |
BasePaymentBuilder.setRecurrence(Recurrence recurrence) |
Payment |
Payment.withRecurrence(Recurrence recurrence) |
| Modifier and Type | Method and Description |
|---|---|
static Recurrence |
Recurrence.build(Date recurrenceDateTo) |
Recurrence |
Recurrence.inState(Recurrence.RecurrenceState state) |
Recurrence |
Recurrence.onDemand() |
Recurrence |
Recurrence.withTimeInterval(RecurrenceCycle recurrenceCycle,
Integer recurrencePeriod) |
Copyright © 2016. All rights reserved.