Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
GenderInfo.Gender |
GenderInfo.getListGender(GenderInfo.Gender... genders)
Get the gender of a list, based on locale usage.
|
GenderInfo.Gender |
GenderInfo.getListGender(List<GenderInfo.Gender> genders)
Get the gender of a list, based on locale usage.
|
static GenderInfo.Gender |
GenderInfo.Gender.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GenderInfo.Gender[] |
GenderInfo.Gender.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
GenderInfo.Gender |
GenderInfo.getListGender(GenderInfo.Gender... genders)
Get the gender of a list, based on locale usage.
|
Modifier and Type | Method and Description |
---|---|
GenderInfo.Gender |
GenderInfo.getListGender(List<GenderInfo.Gender> genders)
Get the gender of a list, based on locale usage.
|
Copyright (c) 2013 IBM Corporation and others.