Uses of Enum
cz.gopay.api.v3.model.payment.support.Recurrence.RecurrenceState
Packages that use Recurrence.RecurrenceState
-
Uses of Recurrence.RecurrenceState in cz.gopay.api.v3.model.payment.support
Methods in cz.gopay.api.v3.model.payment.support that return Recurrence.RecurrenceStateModifier and TypeMethodDescriptionRecurrence.getRecurrenceState()static Recurrence.RecurrenceStateReturns the enum constant of this type with the specified name.static Recurrence.RecurrenceState[]Recurrence.RecurrenceState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in cz.gopay.api.v3.model.payment.support with parameters of type Recurrence.RecurrenceStateModifier and TypeMethodDescriptionRecurrence.inState(Recurrence.RecurrenceState state) voidRecurrence.setRecurrenceState(Recurrence.RecurrenceState recurrenceState)