Uses of Enum
com.ibm.icu.util.TimeZone.SystemTimeZoneType
Packages that use TimeZone.SystemTimeZoneType
-
Uses of TimeZone.SystemTimeZoneType in com.ibm.icu.impl
Methods in com.ibm.icu.impl with parameters of type TimeZone.SystemTimeZoneTypeModifier and TypeMethodDescriptionZoneMeta.getAvailableIDs(TimeZone.SystemTimeZoneType type, String region, Integer rawOffset) Returns an immutable set of system IDs for the given conditions. -
Uses of TimeZone.SystemTimeZoneType in com.ibm.icu.util
Methods in com.ibm.icu.util that return TimeZone.SystemTimeZoneTypeModifier and TypeMethodDescriptionstatic TimeZone.SystemTimeZoneTypeReturns the enum constant of this type with the specified name.static TimeZone.SystemTimeZoneType[]TimeZone.SystemTimeZoneType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.util with parameters of type TimeZone.SystemTimeZoneTypeModifier and TypeMethodDescriptionTimeZone.getAvailableIDs(TimeZone.SystemTimeZoneType zoneType, String region, Integer rawOffset) Returns a set of time zone ID strings with the given filter conditions.