Uses of Class
jfxtras.icalendarfx.parameters.CommonName
Packages that use CommonName
Package
Description
-
Uses of CommonName in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return CommonNameConstructors in jfxtras.icalendarfx.parameters with parameters of type CommonName -
Uses of CommonName in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return CommonNameModifier and TypeMethodDescriptionPropCalendarUser.getCommonName()
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.Methods in jfxtras.icalendarfx.properties with parameters of type CommonName -
Uses of CommonName in jfxtras.icalendarfx.properties.component.relationship
Fields in jfxtras.icalendarfx.properties.component.relationship declared as CommonNameMethods in jfxtras.icalendarfx.properties.component.relationship that return CommonNameModifier and TypeMethodDescriptionPropertyBaseCalendarUser.getCommonName()
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.Methods in jfxtras.icalendarfx.properties.component.relationship with parameters of type CommonNameModifier and TypeMethodDescriptionvoid
PropertyBaseCalendarUser.setCommonName
(CommonName commonName) PropertyBaseCalendarUser.withCommonName
(CommonName commonName)