Class Delegators
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<Delegators, List<URI>>
jfxtras.icalendarfx.parameters.Delegators
- All Implemented Interfaces:
VParameter<List<URI>>, VChild, VElement
DELEGATED-FROM
Delegators
RFC 5545, 3.2.4, page 17
To specify the calendar users that have delegated their
participation to the calendar user specified by the property.
Example:
ATTENDEE;DELEGATED-FROM="mailto:jsmith@example.com":mailto:
jdoe@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
-
Delegators
-
Delegators
public Delegators() -
Delegators
-
-
Method Details
-
parse
-