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 thefrom a vararg ofinvalid reference
#timeZoneNamesProperty()TimeZoneNameobjects.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 theinvalid reference
#timeZoneNamesProperty() -
Uses of TimeZoneName in jfxtras.icalendarfx.properties.component.timezone
Subclasses with type arguments of type TimeZoneName in jfxtras.icalendarfx.properties.component.timezoneModifier and TypeClassDescriptionclassTZNAME Time Zone Name RFC 5545, 3.8.3.2, page 103 This property specifies the customary designation for a time zone description.Methods in jfxtras.icalendarfx.properties.component.timezone that return TimeZoneNameConstructors in jfxtras.icalendarfx.properties.component.timezone with parameters of type TimeZoneName