Uses of Enum
com.ibm.icu.util.GenderInfo.ListGenderStyle
Packages that use GenderInfo.ListGenderStyle
-
Uses of GenderInfo.ListGenderStyle in com.ibm.icu.util
Fields in com.ibm.icu.util declared as GenderInfo.ListGenderStyleModifier and TypeFieldDescriptionprivate final GenderInfo.ListGenderStyleGenderInfo.styleDeprecated.Fields in com.ibm.icu.util with type parameters of type GenderInfo.ListGenderStyleModifier and TypeFieldDescriptionprivate static Map<String, GenderInfo.ListGenderStyle> GenderInfo.ListGenderStyle.fromNameMapDeprecated.Methods in com.ibm.icu.util that return GenderInfo.ListGenderStyleModifier and TypeMethodDescriptionstatic GenderInfo.ListGenderStyleDeprecated.This API is ICU internal only.static GenderInfo.ListGenderStyleDeprecated.Returns the enum constant of this type with the specified name.static GenderInfo.ListGenderStyle[]GenderInfo.ListGenderStyle.values()Deprecated.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.ListGenderStyleModifierConstructorDescriptionGenderInfo(GenderInfo.ListGenderStyle genderStyle) Deprecated.This API is ICU internal only.