Uses of Class
jfxtras.icalendarfx.properties.component.time.FreeBusyTime
Packages that use FreeBusyTime
-
Uses of FreeBusyTime in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return FreeBusyTimeMethods in jfxtras.icalendarfx.components with parameters of type FreeBusyTimeModifier and TypeMethodDescriptionvoidVFreeBusy.setFreeBusyTime(FreeBusyTime freeBusyTime) VFreeBusy.withFreeBusyTime(FreeBusyTime freeBusyTime) -
Uses of FreeBusyTime in jfxtras.icalendarfx.properties.component.time
Subclasses with type arguments of type FreeBusyTime in jfxtras.icalendarfx.properties.component.timeModifier and TypeClassDescriptionclassFREEBUSY 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.properties.component.time that return FreeBusyTimeModifier and TypeMethodDescriptionstatic FreeBusyTimeFreeBusyTime.withFreeBusyType(String freeBusyType) FreeBusyTime.withFreeBusyType(FreeBusyType freeBusyType) FreeBusyTime.withFreeBusyType(FreeBusyType.FreeBusyTypeEnum type) Constructors in jfxtras.icalendarfx.properties.component.time with parameters of type FreeBusyTime