Uses of Class
jfxtras.icalendarfx.properties.component.time.DateTimeEnd
Packages that use DateTimeEnd
-
Uses of DateTimeEnd in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components declared as DateTimeEndModifier and TypeFieldDescriptionprivate DateTimeEndVEvent.dateTimeEndprivate DateTimeEndVFreeBusy.dateTimeEndMethods in jfxtras.icalendarfx.components that return DateTimeEndModifier and TypeMethodDescriptionVDateTimeEnd.getDateTimeEnd()This property specifies the date and time that a calendar component ends.VEvent.getDateTimeEnd()DTEND Date-Time End RFC 5545, 3.8.2.2, page 95 This property specifies when the calendar component ends.VFreeBusy.getDateTimeEnd()DTEND Date-Time End (for local-date) RFC 5545, 3.8.2.2, page 95 This property specifies when the calendar component ends.Methods in jfxtras.icalendarfx.components with parameters of type DateTimeEndModifier and TypeMethodDescriptionvoidVDateTimeEnd.setDateTimeEnd(DateTimeEnd dtEnd) voidVEvent.setDateTimeEnd(DateTimeEnd dateTimeEnd) voidVFreeBusy.setDateTimeEnd(DateTimeEnd dateTimeEnd) default TVDateTimeEnd.withDateTimeEnd(DateTimeEnd dtEnd) Sets the value of#DateTimeEnd(). -
Uses of DateTimeEnd in jfxtras.icalendarfx.properties.component.time
Methods in jfxtras.icalendarfx.properties.component.time that return DateTimeEndModifier and TypeMethodDescriptionstatic DateTimeEndParse string with Temporal class explicitly provided as parameterstatic DateTimeEndParse string to Temporal.Constructors in jfxtras.icalendarfx.properties.component.time with parameters of type DateTimeEnd