Class Relationship
- All Implemented Interfaces:
VParameter<Relationship.RelationshipType>, VChild, VElement
public class Relationship
extends ParameterEnumBasedWithUnknown<Relationship, Relationship.RelationshipType>
RELTYPE
Relationship Type
RFC 5545, 3.2.15, page 25
To specify the type of hierarchical relationship associated
with the calendar component specified by the property.
Example:
RELATED-TO;RELTYPE=SIBLING:19960401-080045-4000F192713@
example.com
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class VElementBase
VElementBase.Message, VElementBase.MessageEffect -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final StringConverter<Relationship.RelationshipType> Fields inherited from class VParameterBase
converter, elementTypeFields inherited from class VElementBase
BEGIN, END -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ParameterEnumBasedWithUnknown
parseContent, valueAsStringMethods inherited from class VParameterBase
equals, errors, extractValue, getParent, getValue, hashCode, name, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Field Details
-
CONVERTER
-
-
Constructor Details
-
Relationship
public Relationship() -
Relationship
-
Relationship
-
-
Method Details
-
parse
-