|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object EmptyCal
public class EmptyCal
Creates an empty iCalendar, without any events or todos. This is used as a default calendar in order to add new entries.
Constructor Summary | |
---|---|
EmptyCal(java.lang.String file)
|
Method Summary | |
---|---|
net.fortuna.ical4j.model.Calendar |
getCalendar()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EmptyCal(java.lang.String file)
Method Detail |
---|
public net.fortuna.ical4j.model.Calendar getCalendar()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |