Uses of Class
jfxtras.icalendarfx.parameters.CommonName
Packages that use CommonName
Package
Description
-
Uses of CommonName in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type CommonName in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassCN 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.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 TypeMethodDescriptionvoidPropertyBaseCalendarUser.setCommonName(CommonName commonName) PropertyBaseCalendarUser.withCommonName(CommonName commonName)