Class Delegatees
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<Delegatees, List<URI>>
jfxtras.icalendarfx.parameters.Delegatees
- All Implemented Interfaces:
VParameter<List<URI>>, VChild, VElement
DELEGATED-TO
Delegatees
RFC 5545, 3.2.5, page 17
To specify the calendar users to whom the calendar user
specified by the property has delegated participation.
Example:
ATTENDEE;DELEGATED-TO="mailto:jdoe@example.com","mailto:jqpublic
-
Nested Class Summary
Nested classes/interfaces inherited from class VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
FieldsFields inherited from class VParameterBase
converter, elementTypeFields inherited from class VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, parseContent, setParent, setValue, setValue, toString, valueAsString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
Delegatees
-
Delegatees
-
Delegatees
public Delegatees()
-
-
Method Details
-
parse
-