Uses of Enum
com.ibm.icu.impl.locale.KeyTypeData.ValueType
Packages that use KeyTypeData.ValueType
-
Uses of KeyTypeData.ValueType in com.ibm.icu.impl.locale
Fields in com.ibm.icu.impl.locale with type parameters of type KeyTypeData.ValueTypeModifier and TypeFieldDescription(package private) static Map
<String, KeyTypeData.ValueType> KeyTypeData.VALUE_TYPES
Methods in com.ibm.icu.impl.locale that return KeyTypeData.ValueTypeModifier and TypeMethodDescriptionstatic KeyTypeData.ValueType
KeyTypeData.getValueType
(String key) static KeyTypeData.ValueType
Returns the enum constant of this type with the specified name.static KeyTypeData.ValueType[]
KeyTypeData.ValueType.values()
Returns an array containing the constants of this enum type, in the order they are declared.