Class SentBy
- All Implemented Interfaces:
VParameter<URI>, VChild, VElement
SENT-BY
Sent By
RFC 5545, 3.2.18, page 27
To specify the calendar user that is acting on behalf of
the calendar user specified by the property.
Example:
ORGANIZER;SENT-BY="mailto:sray@example.com":mailto:
jsmith@example.com
-
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
-
SentBy
-
SentBy
public SentBy() -
SentBy
-
-
Method Details
-
parse
-