Class DirectoryEntry
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<DirectoryEntry, URI>
jfxtras.icalendarfx.parameters.DirectoryEntry
- All Implemented Interfaces:
VParameter<URI>, VChild, VElement
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.
Example:
ORGANIZER;DIR="ldap://example.com:6666/o=ABC%20Industries,
c=US???(cn=Jim%20Dolittle)":mailto:jimdo@example.com
- Author:
- David Bal
-
Nested Class Summary
Nested classes/interfaces inherited from class VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
Fields inherited from class VParameterBase
converter, elementTypeFields inherited from class VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VParameterBase
equals, errors, getParent, getValue, hashCode, name, parseContent, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Constructor Details
-
DirectoryEntry
-
DirectoryEntry
public DirectoryEntry() -
DirectoryEntry
-
-
Method Details
-
parse
-