Uses of Class
com.ibm.icu.util.Region

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

Uses of Region in com.ibm.icu.util
 

Methods in com.ibm.icu.util that return Region
static Region Region.get(int code)
          Deprecated. This API might change or be removed in a future release.
static Region Region.get(String id)
          Deprecated. This API might change or be removed in a future release.
 Region Region.getContainingRegion()
          Deprecated. This API might change or be removed in a future release.
 

Methods in com.ibm.icu.util that return types with arguments of type Region
static Set<Region> Region.getAvailable(Region.RegionType type)
          Deprecated. This API might change or be removed in a future release.
 Set<Region> Region.getContainedTerritories()
          Deprecated. This API might change or be removed in a future release.
 Set<Region> Region.getSubRegions()
          Deprecated. This API might change or be removed in a future release.
 

Methods in com.ibm.icu.util with parameters of type Region
 int Region.compareTo(Region other)
          Deprecated. This API might change or be removed in a future release.
 



Copyright (c) 2011 IBM Corporation and others.