| Package | Description |
|---|---|
| net.fortuna.ical4j.model.property |
Contains types used to represent the iCalendar property model.
|
| Modifier and Type | Method and Description |
|---|---|
Recur |
RRule.getRecur() |
Recur |
ExRule.getRecur() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExRule.setRecur(Recur recur) |
| Constructor and Description |
|---|
ExRule(ParameterList aList,
Recur aRecur) |
ExRule(Recur aRecur) |
RRule(ParameterList aList,
Recur aRecur) |
RRule(Recur aRecur) |
Copyright © 2004-2014 Micronode. All Rights Reserved.