| Package | Description |
|---|---|
| net.bluemind.icalendar.api | |
| net.bluemind.icalendar.parser | |
| net.bluemind.videoconferencing.zoom.dto |
| Modifier and Type | Field and Description |
|---|---|
ICalendarElement.RRule |
ICalendarElement.rrule |
| Modifier and Type | Method and Description |
|---|---|
ICalendarElement.RRule |
ICalendarElement.RRule.copy() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
ICal4jHelper.toRRuleString(ICalendarElement.RRule rrule) |
| Modifier and Type | Field and Description |
|---|---|
java.util.Optional<ICalendarElement.RRule> |
ZoomConference.reccurrence |
| Constructor and Description |
|---|
ZoomConference(java.lang.String title,
java.lang.String start,
java.lang.String timezone,
int duration,
java.util.Optional<ICalendarElement.RRule> reccurrence,
java.util.List<ZoomInivitee> invitees) |
Copyright © 2024. All Rights Reserved.