public class VEventOccurrence extends VEvent
VEvent.Transparency
ICalendarElement.Attendee, ICalendarElement.Classification, ICalendarElement.CUType, ICalendarElement.Organizer, ICalendarElement.ParticipationStatus, ICalendarElement.Role, ICalendarElement.RRule, ICalendarElement.Status, ICalendarElement.VAlarm
Modifier and Type | Field and Description |
---|---|
BmDateTime |
recurid |
dtend, transparency
alarm, attachments, attendees, categories, classification, conference, description, draft, dtstart, exdate, location, organizer, priority, rdate, rrule, sequence, status, summary, url
Constructor and Description |
---|
VEventOccurrence() |
Modifier and Type | Method and Description |
---|---|
VEventOccurrence |
copy() |
boolean |
exception() |
VEventOccurrence |
filtered() |
static <T extends VEvent> |
fromEvent(T event,
BmDateTime recurid) |
VEvent |
toEvent() |
diff, get, hasAlarm, hasRecurrence, meeting, same, timezone
public BmDateTime recurid
public static <T extends VEvent> VEventOccurrence fromEvent(T event, BmDateTime recurid)
public VEvent toEvent()
public VEventOccurrence copy()
public VEventOccurrence filtered()
Copyright © 2021. All Rights Reserved.