Modifier and Type | Class and Description |
---|---|
class |
WeeklyRepetition
Represents a pattern which is based on weekdays.
|
Modifier and Type | Method and Description |
---|---|
WeeklyRepetitionBase |
WeeklyRecurrencePattern.getRepetition()
Gets the recurring repetition pattern.
|
Modifier and Type | Method and Description |
---|---|
void |
WeeklyRecurrencePattern.setRepetition(WeeklyRepetitionBase value)
Sets the recurring repetition pattern.
|