Uses of Class
jfxtras.icalendarfx.properties.component.recurrence.rrule.Interval
Packages that use Interval
-
Uses of Interval in jfxtras.icalendarfx.properties.component.recurrence.rrule
Fields in jfxtras.icalendarfx.properties.component.recurrence.rrule declared as IntervalModifier and TypeFieldDescriptionprivate Interval
RecurrenceRuleValue.interval
INTERVAL RFC 5545 iCalendar 3.3.10, page 40 The INTERVAL rule part contains a positive integer representing at which intervals the recurrence rule repeats.Methods in jfxtras.icalendarfx.properties.component.recurrence.rrule that return IntervalMethods in jfxtras.icalendarfx.properties.component.recurrence.rrule with parameters of type IntervalModifier and TypeMethodDescriptionvoid
RecurrenceRuleValue.setInterval
(Interval interval) RecurrenceRuleValue.withInterval
(Interval interval) Constructors in jfxtras.icalendarfx.properties.component.recurrence.rrule with parameters of type Interval