Uses of Class
jfxtras.icalendarfx.properties.component.time.DurationProp
Packages that use DurationProp
-
Uses of DurationProp in jfxtras.icalendarfx.components
Methods in jfxtras.icalendarfx.components that return DurationPropModifier and TypeMethodDescriptionVAlarm.getDuration()VDuration.getDuration()Gets the value of theDurationPropVLocatable.getDuration()Methods in jfxtras.icalendarfx.components with parameters of type DurationPropModifier and TypeMethodDescriptionvoidVAlarm.setDuration(DurationProp duration) voidVDuration.setDuration(DurationProp duration) Sets the value of theDurationPropvoidVLocatable.setDuration(DurationProp duration) voidVTodo.setDuration(DurationProp duration) default TVDuration.withDuration(DurationProp duration) Sets the value of theDurationPropproperty} -
Uses of DurationProp in jfxtras.icalendarfx.properties.component.time
Subclasses with type arguments of type DurationProp in jfxtras.icalendarfx.properties.component.timeModifier and TypeClassDescriptionclassDURATION RFC 5545, 3.8.2.5, page 99 This property specifies a positive duration of time.Methods in jfxtras.icalendarfx.properties.component.time that return DurationPropConstructors in jfxtras.icalendarfx.properties.component.time with parameters of type DurationProp