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 UniqueIdentifierVPersonal.uniqueIdentifierUID, 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 TypeMethodDescriptionvoidVPersonal.setUniqueIdentifier(UniqueIdentifier uniqueIdentifier) VPersonal.withUniqueIdentifier(UniqueIdentifier uniqueIdentifier) -
Uses of UniqueIdentifier in jfxtras.icalendarfx.properties.component.relationship
Subclasses with type arguments of type UniqueIdentifier in jfxtras.icalendarfx.properties.component.relationshipModifier and TypeClassDescriptionclassUID Unique Identifier RFC 5545, 3.8.4.7, page 117 This property defines the persistent, globally unique identifier for the calendar component.Methods in jfxtras.icalendarfx.properties.component.relationship that return UniqueIdentifierConstructors in jfxtras.icalendarfx.properties.component.relationship with parameters of type UniqueIdentifier