Package | Description |
---|---|
net.fortuna.ical4j.model.component |
Contains types used to represent the iCalendar component model.
|
Modifier and Type | Method and Description |
---|---|
DtStart |
VEvent.getStartDate()
Convenience method to pull the DTSTART out of the property list.
|
DtStart |
VFreeBusy.getStartDate() |
DtStart |
VJournal.getStartDate()
Convenience method to pull the DTSTART out of the property list.
|
DtStart |
VToDo.getStartDate()
Convenience method to pull the DTSTART out of the property list.
|
DtStart |
Observance.getStartDate()
Returns the mandatory dtstart property.
|
Copyright © 2004-2015 Micronode. All Rights Reserved.