| Package | Description |
|---|---|
| com.liferay.portal.kernel.cal |
| Modifier and Type | Field and Description |
|---|---|
protected Duration |
Recurrence.duration
Field duration
|
| Modifier and Type | Method and Description |
|---|---|
Duration |
Recurrence.getDuration()
Method getDuration
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recurrence.setDuration(Duration d)
Method setDuration
|
| Constructor and Description |
|---|
Recurrence(Calendar start,
Duration dur)
Constructor Recurrence
|
Recurrence(Calendar start,
Duration dur,
int freq)
Constructor Recurrence
|
TZSRecurrence(Calendar startCalendar,
Duration duration) |
TZSRecurrence(Calendar startCalendar,
Duration duration,
int frequency) |