|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ULocale.Category | |
|---|---|
| com.ibm.icu.util | International calendars and other utility classes. |
| Uses of ULocale.Category in com.ibm.icu.util |
|---|
| Methods in com.ibm.icu.util that return ULocale.Category | |
|---|---|
static ULocale.Category |
ULocale.Category.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ULocale.Category[] |
ULocale.Category.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ibm.icu.util with parameters of type ULocale.Category | |
|---|---|
static ULocale |
ULocale.getDefault(ULocale.Category category)
Returns the current default ULocale for the specified category. |
static void |
ULocale.setDefault(ULocale.Category category,
ULocale newLocale)
Sets the default ULocale for the specified Category. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||