Package | Description |
---|---|
net.fortuna.ical4j.connector | |
net.fortuna.ical4j.connector.dav | |
net.fortuna.ical4j.connector.jcr |
Modifier and Type | Method and Description |
---|---|
void |
CalendarCollection.merge(net.fortuna.ical4j.model.Calendar calendar)
Merges the specified calendar object with this collecton.
|
net.fortuna.ical4j.model.Calendar |
CalendarCollection.removeCalendar(String uid) |
Modifier and Type | Method and Description |
---|---|
void |
CalDavCalendarCollection.merge(net.fortuna.ical4j.model.Calendar calendar)
Merges the specified calendar object with this collecton.
|
net.fortuna.ical4j.model.Calendar |
CalDavCalendarCollection.removeCalendar(String uid) |
Modifier and Type | Method and Description |
---|---|
void |
JcrCalendarCollection.merge(net.fortuna.ical4j.model.Calendar calendar)
Merges the specified calendar object with this collecton.
|
Copyright © 2008-2013 Micronode. All Rights Reserved.