Class RSVP
- 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
- 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
-
RSVP
public RSVP() -
RSVP
-
RSVP
-
-
Method Details
-
parse
-