Modifier and Type | Class and Description |
---|---|
class |
ByMonthDayRepetition
Represents a pattern which is based on the absolute position of a day in a month.
|
class |
ByMonthWeekDayRepetition
Represents a pattern which is based on the position of weekday in a month.
|
Modifier and Type | Method and Description |
---|---|
MonthlyRepetitionBase |
MonthlyRecurrencePattern.getRepetition()
Gets the recurring repetition pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
MonthlyRecurrencePattern.setRepetition(MonthlyRepetitionBase value)
Sets the recurring repetition pattern.
|