- All Implemented Interfaces:
VParameter<Boolean>
,VChild
,VElement
RSVP
RSVP Expectation
RFC 5545, 3.2.17, page 26
To specify whether there is an expectation of a favor of a
reply from the calendar user specified by the property value.
Example:
ATTENDEE;RSVP=TRUE:mailto:jsmith@example.com
-
Nested Class Summary
Nested classes/interfaces inherited from class jfxtras.icalendarfx.VElementBase
VElementBase.Message, VElementBase.MessageEffect
-
Field Summary
FieldsFields inherited from class jfxtras.icalendarfx.parameters.VParameterBase
converter, elementType
Fields inherited from class jfxtras.icalendarfx.VElementBase
BEGIN, END
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jfxtras.icalendarfx.parameters.VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, parseContent, setParent, setValue, setValue, toString, valueAsString, withValue, withValue
Methods inherited from class jfxtras.icalendarfx.VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
RSVP
public RSVP() -
RSVP
-
RSVP
-
-
Method Details
-
parse
-