Class CommonName
java.lang.Object
jfxtras.icalendarfx.VElementBase
jfxtras.icalendarfx.parameters.VParameterBase<CommonName, String>
jfxtras.icalendarfx.parameters.CommonName
- All Implemented Interfaces:
VParameter<String>, VChild, VElement
CN
Common Name
RFC 5545, 3.2.2, page 15
To specify the common name to be associated with the calendar user specified by the property.
Example:
ORGANIZER;CN="John Smith":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
-
CommonName
public CommonName() -
CommonName
-
-
Method Details
-
parse
-