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

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

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

Methods in net.fortuna.ical4j.model.component that return DtEnd
 DtEnd VFreeBusy.getEndDate()
           
 DtEnd VEvent.getEndDate()
          Returns the end date of this event.
 DtEnd VEvent.getEndDate(boolean deriveFromDuration)
          Convenience method to pull the DTEND out of the property list.
 



Copyright © 2004-2012 Micronode. All Rights Reserved.