Package | Description |
---|---|
com.ibm.icu.util |
International calendars and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
static GenderInfo.ListGenderStyle |
GenderInfo.ListGenderStyle.fromName(String name)
Deprecated.
This API is ICU internal only.
|
static GenderInfo.ListGenderStyle |
GenderInfo.ListGenderStyle.valueOf(String name)
Deprecated.
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.
|
Constructor and Description |
---|
GenderInfo(GenderInfo.ListGenderStyle genderStyle)
Deprecated.
This API is ICU internal only.
|
Copyright © 2016 Unicode, Inc. and others.