Uses of Class
jfxtras.icalendarfx.parameters.DirectoryEntry
Packages that use DirectoryEntry
Package
Description
-
Uses of DirectoryEntry in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type DirectoryEntry in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassDIR Directory Entry Reference RFC 5545, 3.2.6, page 18 To specify reference to a directory entry associated with the calendar user specified by the property.Methods in jfxtras.icalendarfx.parameters that return DirectoryEntryConstructors in jfxtras.icalendarfx.parameters with parameters of type DirectoryEntry -
Uses of DirectoryEntry in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return DirectoryEntryModifier and TypeMethodDescriptionPropCalendarUser.getDirectoryEntryReference()DIR Directory Entry Reference RFC 5545, 3.2.6, page 18 To specify reference to a directory entry associated with the calendar user specified by the property.Methods in jfxtras.icalendarfx.properties with parameters of type DirectoryEntryModifier and TypeMethodDescriptionvoidPropCalendarUser.setDirectoryEntryReference(DirectoryEntry directoryEntryReference) -
Uses of DirectoryEntry in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as DirectoryEntryModifier and TypeFieldDescriptionprivate DirectoryEntryPropertyBaseCalendarUser.directoryEntryReferenceMethods in jfxtras.icalendarfx.properties.component.relationship that return DirectoryEntryModifier and TypeMethodDescriptionPropertyBaseCalendarUser.getDirectoryEntryReference()DIR Directory Entry Reference RFC 5545, 3.2.6, page 18 To specify reference to a directory entry associated with the calendar user specified by the property.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type DirectoryEntryModifier and TypeMethodDescriptionvoidPropertyBaseCalendarUser.setDirectoryEntryReference(DirectoryEntry directoryEntryReference) PropertyBaseCalendarUser.withDirectoryEntryReference(DirectoryEntry directoryEntryReference)