Uses of Class
jfxtras.icalendarfx.parameters.FreeBusyType
Packages that use FreeBusyType
Package
Description
-
Uses of FreeBusyType in jfxtras.icalendarfx.parameters
Methods in jfxtras.icalendarfx.parameters that return FreeBusyTypeConstructors in jfxtras.icalendarfx.parameters with parameters of type FreeBusyType -
Uses of FreeBusyType in jfxtras.icalendarfx.properties
Methods in jfxtras.icalendarfx.properties that return FreeBusyTypeModifier and TypeMethodDescriptionPropFreeBusy.getFreeBusyType()
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.Methods in jfxtras.icalendarfx.properties with parameters of type FreeBusyType -
Uses of FreeBusyType in jfxtras.icalendarfx.properties.component.misc
Fields in jfxtras.icalendarfx.properties.component.misc declared as FreeBusyTypeMethods in jfxtras.icalendarfx.properties.component.misc that return FreeBusyTypeModifier and TypeMethodDescriptionUnknownProperty.getFreeBusyType()
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.Methods in jfxtras.icalendarfx.properties.component.misc with parameters of type FreeBusyTypeModifier and TypeMethodDescriptionvoid
UnknownProperty.setFreeBusyType
(FreeBusyType freeBusyType) UnknownProperty.withFreeBusyType
(FreeBusyType freeBusyType) -
Uses of FreeBusyType in jfxtras.icalendarfx.properties.component.time
Fields in jfxtras.icalendarfx.properties.component.time declared as FreeBusyTypeMethods in jfxtras.icalendarfx.properties.component.time that return FreeBusyTypeModifier and TypeMethodDescriptionFreeBusyTime.getFreeBusyType()
FBTYPE: Incline Free/Busy Time Type RFC 5545, 3.2.9, page 20 To specify the free or busy time type.Methods in jfxtras.icalendarfx.properties.component.time with parameters of type FreeBusyTypeModifier and TypeMethodDescriptionvoid
FreeBusyTime.setFreeBusyType
(FreeBusyType freeBusyType) FreeBusyTime.withFreeBusyType
(FreeBusyType freeBusyType)