Uses of Class
jfxtras.icalendarfx.properties.component.time.FreeBusyTime
Packages that use FreeBusyTime
-
Uses of FreeBusyTime in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as FreeBusyTimeModifier and TypeFieldDescriptionprivate FreeBusyTime
VFreeBusy.freeBusyTime
FREEBUSY Free/Busy Time RFC 5545, 3.8.2.6, page 100 This property defines one or more free or busy time intervals.Methods in jfxtras.icalendarfx.components that return FreeBusyTimeMethods in jfxtras.icalendarfx.components with parameters of type FreeBusyTimeModifier and TypeMethodDescriptionvoid
VFreeBusy.setFreeBusyTime
(FreeBusyTime freeBusyTime) VFreeBusy.withFreeBusyTime
(FreeBusyTime freeBusyTime) -
Uses of FreeBusyTime in jfxtras.icalendarfx.properties.component.time
Methods in jfxtras.icalendarfx.properties.component.time that return FreeBusyTimeModifier and TypeMethodDescriptionstatic FreeBusyTime
FreeBusyTime.withFreeBusyType
(String freeBusyType) FreeBusyTime.withFreeBusyType
(FreeBusyType freeBusyType) FreeBusyTime.withFreeBusyType
(FreeBusyType.FreeBusyTypeEnum type) Constructors in jfxtras.icalendarfx.properties.component.time with parameters of type FreeBusyTime