Uses of Class
jfxtras.icalendarfx.parameters.FormatType
Packages that use FormatType
Package
Description
-
Uses of FormatType in jfxtras.icalendarfx.parameters
Subclasses with type arguments of type FormatType in jfxtras.icalendarfx.parametersModifier and TypeClassDescriptionclassFormat Type FMTYPE RFC 5545 iCalendar 3.2.8 page 19 To specify the content type of a referenced object.Methods in jfxtras.icalendarfx.parameters that return FormatTypeConstructors in jfxtras.icalendarfx.parameters with parameters of type FormatType -
Uses of FormatType in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return FormatTypeModifier and TypeMethodDescriptionPropAttachment.getFormatType()FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.Methods in jfxtras.icalendarfx.properties with parameters of type FormatType -
Uses of FormatType in jfxtras.icalendarfx.properties.component.descriptive
Fields in jfxtras.icalendarfx.properties.component.descriptive declared as FormatTypeMethods in jfxtras.icalendarfx.properties.component.descriptive that return FormatTypeModifier and TypeMethodDescriptionAttachment.getFormatType()FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.Methods in jfxtras.icalendarfx.properties.component.descriptive with parameters of type FormatTypeModifier and TypeMethodDescriptionvoidAttachment.setFormatType(FormatType formatType) Attachment.withFormatType(FormatType format) -
Uses of FormatType in jfxtras.icalendarfx.properties.component.misc
Fields in jfxtras.icalendarfx.properties.component.misc declared as FormatTypeMethods in jfxtras.icalendarfx.properties.component.misc that return FormatTypeModifier and TypeMethodDescriptionUnknownProperty.getFormatType()FMTTYPE: Format type parameter RFC 5545, 3.2.8, page 19 specify the content type of a referenced object.Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type FormatTypeModifier and TypeMethodDescriptionvoidUnknownProperty.setFormatType(FormatType formatType) UnknownProperty.withFormatType(FormatType format)