Class CalendarEventImpl

java.lang.Object
ch.tocco.nice2.optional.calendar.impl.ical.CalendarEventImpl
All Implemented Interfaces:
CalendarEvent, CalendarAware, Cloneable, Comparable<CalendarEvent>
Direct Known Subclasses:
RecurringEventImpl

public class CalendarEventImpl extends Object implements CalendarEvent, CalendarAware