Uses of Class
net.fortuna.ical4j.model.property.DtStart

Packages that use DtStart
net.fortuna.ical4j.model.component Contains types used to represent the iCalendar component model. 
 

Uses of DtStart in net.fortuna.ical4j.model.component
 

Methods in net.fortuna.ical4j.model.component that return DtStart
 DtStart Observance.getStartDate()
          Returns the mandatory dtstart property.
 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.
 



Copyright © 2004-2007 Modularity. All Rights Reserved.