Uses of Class
jfxtras.icalendarfx.parameters.Relationship
Packages that use Relationship
Package
Description
-
Uses of Relationship in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return RelationshipConstructors in jfxtras.icalendarfx.parameters with parameters of type Relationship -
Uses of Relationship in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return RelationshipMethods in jfxtras.icalendarfx.properties with parameters of type RelationshipModifier and TypeMethodDescriptionvoid
PropRelationship.setRelationship
(Relationship relationship) -
Uses of Relationship in jfxtras.icalendarfx.properties.component.misc
Fields in jfxtras.icalendarfx.properties.component.misc declared as RelationshipMethods in jfxtras.icalendarfx.properties.component.misc that return RelationshipModifier and TypeMethodDescriptionUnknownProperty.getRelationship()
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.Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type RelationshipModifier and TypeMethodDescriptionvoid
UnknownProperty.setRelationship
(Relationship relationship) UnknownProperty.withRelationship
(Relationship altrep) -
Uses of Relationship in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as RelationshipMethods in jfxtras.icalendarfx.properties.component.relationship that return RelationshipModifier and TypeMethodDescriptionRelatedTo.getRelationship()
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.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type RelationshipModifier and TypeMethodDescriptionvoid
RelatedTo.setRelationship
(Relationship relationship) RelatedTo.withRelationship
(Relationship altrep)