Uses of Class
com.ibm.icu.util.TimeZone.SystemTimeZoneType

Packages that use TimeZone.SystemTimeZoneType
com.ibm.icu.util International calendars and other utility classes. 
 

Uses of TimeZone.SystemTimeZoneType in com.ibm.icu.util
 

Methods in com.ibm.icu.util that return TimeZone.SystemTimeZoneType
static TimeZone.SystemTimeZoneType TimeZone.SystemTimeZoneType.valueOf(String name)
          Returns 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.SystemTimeZoneType
static Set<String> TimeZone.getAvailableIDs(TimeZone.SystemTimeZoneType zoneType, String region, Integer rawOffset)
          [icu] Returns a set of time zone ID strings with the given filter conditions.
 



Copyright (c) 2012 IBM Corporation and others.