public interface EventExceptionStamp extends BaseEventStamp
| Modifier and Type | Method and Description |
|---|---|
net.fortuna.ical4j.model.component.VEvent |
getExceptionEvent()
Returns the exception event extracted from the underlying
icalendar object.
|
EventStamp |
getMasterStamp()
Get the EventStamp from the parent NoteItem
|
void |
setExceptionEvent(net.fortuna.ical4j.model.component.VEvent event)
Sets the exception event.
|
creatDisplayAlarm, createCalendar, getAnyTime, getDisplayAlarm, getDisplayAlarmDescription, getDisplayAlarmDuration, getDisplayAlarmRepeat, getDisplayAlarmTrigger, getDuration, getEndDate, getEvent, getEventCalendar, getExceptionDates, getExceptionRules, getIcalUid, getLocation, getRecurrenceDates, getRecurrenceId, getRecurrenceRules, getStartDate, getStatus, isAnyTime, isRecurring, removeDisplayAlarm, setAnyTime, setDescription, setDisplayAlarmDescription, setDisplayAlarmDuration, setDisplayAlarmRepeat, setDisplayAlarmTrigger, setDisplayAlarmTriggerDate, setDuration, setEndDate, setEventCalendar, setExceptionDates, setExceptionRules, setIcalUid, setLocation, setRecurrenceDates, setRecurrenceId, setRecurrenceRule, setRecurrenceRules, setStartDate, setStatus, setSummarycopy, getItem, getType, setItem, updateTimestampgetCreationDate, getEntityTag, getFactory, getModifiedDatenet.fortuna.ical4j.model.component.VEvent getExceptionEvent()
void setExceptionEvent(net.fortuna.ical4j.model.component.VEvent event)
event - exception eventEventStamp getMasterStamp()
Copyright © 2012–2018 1&1. All rights reserved.