|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Uid | |
|---|---|
| net.fortuna.ical4j.model.component | Contains types used to represent the iCalendar component model. |
| net.fortuna.ical4j.util | Contains utility types that provide supporting functionality for iCal4j. |
| Uses of Uid in net.fortuna.ical4j.model.component |
|---|
| Methods in net.fortuna.ical4j.model.component that return Uid | |
|---|---|
Uid |
VToDo.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 |
VEvent.getUid()
Returns the UID property of this component if available. |
| Uses of Uid in net.fortuna.ical4j.util |
|---|
| Methods in net.fortuna.ical4j.util that return Uid | |
|---|---|
Uid |
UidGenerator.generateUid()
|
static Uid |
Calendars.getUid(Calendar calendar)
Returns a unique identifier as specified by components in the provided calendar. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||