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

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

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

Methods in net.fortuna.ical4j.model.component that return Uid
 Uid VEvent.getUid()
          Returns the UID property of this component if available.
 Uid VFreeBusy.getUid()
          Returns the UID property of this component if available.
 Uid VJournal.getUid()
          Returns the UID property of this component if available.
 Uid VToDo.getUid()
          Returns the UID property of this component if available.
 



Copyright © 2004-2007 Modularity. All Rights Reserved.