Uses of Class
jfxtras.icalendarfx.properties.component.timezone.TimeZoneName
Packages that use TimeZoneName
Package
Description
-
Uses of TimeZoneName in jfxtras.icalendarfx.components
Fields in jfxtras.icalendarfx.components with type parameters of type TimeZoneNameModifier and TypeFieldDescriptionprivate List<TimeZoneName>
StandardOrDaylight.timeZoneNames
This property specifies the customary designation for a time zone description.
RFC 5545, 3.8.3.2, page 103Methods in jfxtras.icalendarfx.components that return types with arguments of type TimeZoneNameMethods in jfxtras.icalendarfx.components with parameters of type TimeZoneNameModifier and TypeMethodDescriptionStandardOrDaylight.withTimeZoneNames
(TimeZoneName... timeZoneNames) Sets the value of the#timeZoneNamesProperty()
from a vararg ofTimeZoneName
objects.Method parameters in jfxtras.icalendarfx.components with type arguments of type TimeZoneNameModifier and TypeMethodDescriptionvoid
StandardOrDaylight.setTimeZoneNames
(List<TimeZoneName> timeZoneNames) StandardOrDaylight.withTimeZoneNames
(List<TimeZoneName> timeZoneNames) Sets the value of the#timeZoneNamesProperty()
-
Uses of TimeZoneName in jfxtras.icalendarfx.properties.component.timezone
Methods in jfxtras.icalendarfx.properties.component.timezone that return TimeZoneNameConstructors in jfxtras.icalendarfx.properties.component.timezone with parameters of type TimeZoneName