public class VEvent extends ICalendarElement
Modifier and Type | Class and Description |
---|---|
static class |
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 |
dtend |
VEvent.Transparency |
transparency |
alarm, attachments, attendees, categories, classification, conference, description, draft, dtstart, exdate, location, organizer, priority, rdate, rrule, sequence, status, summary, url
Constructor and Description |
---|
VEvent() |
Modifier and Type | Method and Description |
---|---|
boolean |
allDay()
Check if
VEvent is an all day event. |
VEvent |
copy() |
boolean |
exception() |
VEvent |
filtered() |
diff, get, hasAlarm, hasRecurrence, meeting, same, timezone
public BmDateTime dtend
public VEvent.Transparency transparency
public boolean allDay()
VEvent
is an all day event. An all day event is
VEvent
is en all day eventpublic VEvent copy()
copy
in class ICalendarElement
public VEvent filtered()
public boolean exception()
Copyright © 2021. All Rights Reserved.