Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
RecurrenceId |
VTodo.getRecurrenceId()
Gets the original value of the
DateStart property if the to-do is
recurring and has been modified. |
RecurrenceId |
VJournal.getRecurrenceId()
Gets the original value of the
DateStart property if the event is
recurring and has been modified. |
RecurrenceId |
VEvent.getRecurrenceId()
Gets the original value of the
DateStart property if the event is
recurring and has been modified. |
RecurrenceId |
VTodo.setRecurrenceId(Date originalStartDate)
Sets the original value of the
DateStart property if the to-do is
recurring and has been modified. |
RecurrenceId |
VJournal.setRecurrenceId(Date originalStartDate)
Sets the original value of the
DateStart property if the journal
entry is recurring and has been modified. |
RecurrenceId |
VEvent.setRecurrenceId(Date originalStartDate)
Sets the original value of the
DateStart property if the event is
recurring and has been modified. |
Modifier and Type | Method and Description |
---|---|
void |
VTodo.setRecurrenceId(RecurrenceId recurrenceId)
Sets the original value of the
DateStart property if the to-do is
recurring and has been modified. |
void |
VJournal.setRecurrenceId(RecurrenceId recurrenceId)
Sets the original value of the
DateStart property if the event is
recurring and has been modified. |
void |
VEvent.setRecurrenceId(RecurrenceId recurrenceId)
Sets the original value of the
DateStart property if the event is
recurring and has been modified. |
Modifier and Type | Method and Description |
---|---|
protected RecurrenceId |
RecurrenceIdScribe.newInstance(ICalDate date) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.