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.timeZoneNamesThis 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 ofTimeZoneNameobjects.Method parameters in jfxtras.icalendarfx.components with type arguments of type TimeZoneNameModifier and TypeMethodDescriptionvoidStandardOrDaylight.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