Uses of Class
com.ibm.icu.util.GenderInfo.ListGenderStyle

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

Uses of GenderInfo.ListGenderStyle in com.ibm.icu.util
 

Methods in com.ibm.icu.util that return GenderInfo.ListGenderStyle
static GenderInfo.ListGenderStyle GenderInfo.ListGenderStyle.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GenderInfo.ListGenderStyle[] GenderInfo.ListGenderStyle.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in com.ibm.icu.util with parameters of type GenderInfo.ListGenderStyle
GenderInfo(GenderInfo.ListGenderStyle genderStyle)
          Only for testing and use with CLDR.
 



Copyright (c) 2012 IBM Corporation and others.