Package | Description |
---|---|
biweekly.component | |
biweekly.io.scribe.property |
Modifier and Type | Method and Description |
---|---|
ExceptionRule |
VTodo.addExceptionRule(Recurrence recur)
Adds an exception for the
RecurrenceRule property. |
ExceptionRule |
VJournal.addExceptionRule(Recurrence recur)
Adds an exception for the
RecurrenceRule property. |
ExceptionRule |
VEvent.addExceptionRule(Recurrence recur)
Adds an exception for the
RecurrenceRule property. |
Modifier and Type | Method and Description |
---|---|
List<ExceptionRule> |
VTodo.getExceptionRules()
Gets the exceptions for the
RecurrenceRule property. |
List<ExceptionRule> |
VJournal.getExceptionRules()
Gets the exceptions for the
RecurrenceRule property. |
List<ExceptionRule> |
VEvent.getExceptionRules()
Gets the exceptions for the
RecurrenceRule property. |
Modifier and Type | Method and Description |
---|---|
void |
VTodo.addExceptionRule(ExceptionRule exceptionRule)
Adds an exception for the
RecurrenceRule property. |
void |
VJournal.addExceptionRule(ExceptionRule exceptionRule)
Adds an exception for the
RecurrenceRule property. |
void |
VEvent.addExceptionRule(ExceptionRule exceptionRule)
Adds an exception for the
RecurrenceRule property. |
Modifier and Type | Method and Description |
---|---|
protected ExceptionRule |
ExceptionRuleScribe.newInstance(Recurrence recur) |
Copyright © 2013-2015 Michael Angstadt. All Rights Reserved.