|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionRule | |
---|---|
biweekly.component | |
biweekly.property.marshaller |
Uses of ExceptionRule in biweekly.component |
---|
Methods in biweekly.component that return ExceptionRule | |
---|---|
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. |
Methods in biweekly.component that return types with arguments of type ExceptionRule | |
---|---|
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. |
Methods in biweekly.component with parameters of type ExceptionRule | |
---|---|
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. |
Uses of ExceptionRule in biweekly.property.marshaller |
---|
Methods in biweekly.property.marshaller that return ExceptionRule | |
---|---|
protected ExceptionRule |
ExceptionRuleMarshaller.newInstance(Recurrence recur)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |