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
- Author:
- David Bal
-
Nested Class Summary
Nested ClassesNested 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 ParameterEnumBasedWithUnknown
parseContentMethods inherited from class VParameterBase
equals, errors, getParent, getValue, hashCode, name, setParent, setValue, setValue, toString, withValue, withValueMethods inherited from class VElementBase
elementName, isContentValid, newEmptyVElement, parse, throwMessageExceptions
-
Constructor Details
-
Relationship
public Relationship() -
Relationship
-
Relationship
-
-
Method Details
-
parse
-