Uses of Class
jfxtras.icalendarfx.properties.component.relationship.UniqueIdentifier
Packages that use UniqueIdentifier
Package
Description
-
Uses of UniqueIdentifier in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as UniqueIdentifierModifier and TypeFieldDescriptionprivate UniqueIdentifier
VPersonal.uniqueIdentifier
UID, Unique identifier RFC 5545, iCalendar 3.8.4.7 page 117 A globally unique identifier for the calendar component.Methods in jfxtras.icalendarfx.components that return UniqueIdentifierMethods in jfxtras.icalendarfx.components with parameters of type UniqueIdentifierModifier and TypeMethodDescriptionvoid
VPersonal.setUniqueIdentifier
(UniqueIdentifier uniqueIdentifier) VPersonal.withUniqueIdentifier
(UniqueIdentifier uniqueIdentifier) -
Uses of UniqueIdentifier in jfxtras.icalendarfx.properties.component.relationship
Methods in jfxtras.icalendarfx.properties.component.relationship that return UniqueIdentifierConstructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type UniqueIdentifier