Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
RecurrenceRule |
VTodo.getRecurrenceRule()
Gets how often the to-do repeats.
|
RecurrenceRule |
VJournal.getRecurrenceRule()
Gets how often the journal entry repeats.
|
RecurrenceRule |
VEvent.getRecurrenceRule()
Gets how often the event repeats.
|
RecurrenceRule |
Observance.getRecurrenceRule()
Gets how often the timezone observance repeats.
|
RecurrenceRule |
VTodo.setRecurrenceRule(Recurrence recur)
Sets how often the to-do repeats.
|
RecurrenceRule |
VJournal.setRecurrenceRule(Recurrence recur)
Sets how often the journal entry repeats.
|
RecurrenceRule |
VEvent.setRecurrenceRule(Recurrence recur)
Sets how often the event repeats.
|
RecurrenceRule |
Observance.setRecurrenceRule(Recurrence recur)
Sets how often the timezone observance repeats.
|
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setRecurrenceRule(RecurrenceRule recurrenceRule)
Sets how often the to-do repeats.
|
void |
VJournal.setRecurrenceRule(RecurrenceRule recurrenceRule)
Sets how often the journal entry repeats.
|
void |
VEvent.setRecurrenceRule(RecurrenceRule recurrenceRule)
Sets how often the event repeats.
|
void |
Observance.setRecurrenceRule(RecurrenceRule recurrenceRule)
Sets how often the timezone observance repeats.
|
Modifier and Type | Method and Description |
---|---|
protected RecurrenceRule |
RecurrenceRuleScribe.newInstance(Recurrence recur) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.