|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionToRecurrenceRule | |
---|---|
com.funambol.common.pim.model.calendar |
Uses of ExceptionToRecurrenceRule in com.funambol.common.pim.model.calendar |
---|
Methods in com.funambol.common.pim.model.calendar that return types with arguments of type ExceptionToRecurrenceRule | |
---|---|
java.util.List<ExceptionToRecurrenceRule> |
RecurrencePattern.getExceptions()
Gets the exception list, duplicate-free and ordered. |
Methods in com.funambol.common.pim.model.calendar with parameters of type ExceptionToRecurrenceRule | |
---|---|
int |
ExceptionToRecurrenceRule.compareTo(ExceptionToRecurrenceRule e)
|
Method parameters in com.funambol.common.pim.model.calendar with type arguments of type ExceptionToRecurrenceRule | |
---|---|
void |
RecurrencePattern.setExceptions(java.util.List<ExceptionToRecurrenceRule> exceptions)
Sets the exception list. |
void |
RecurrencePattern.setExceptions(java.util.SortedSet<ExceptionToRecurrenceRule> exceptions)
Sets the exception set. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |