Uses of Enum
com.ibm.icu.text.DateFormatSymbols.CalendarDataSink.AliasType
Packages that use DateFormatSymbols.CalendarDataSink.AliasType
-
Uses of DateFormatSymbols.CalendarDataSink.AliasType in com.ibm.icu.text
Subclasses with type arguments of type DateFormatSymbols.CalendarDataSink.AliasType in com.ibm.icu.textModifier and TypeClassDescriptionprivate static enumEnum which specifies the type of alias received, or no aliasMethods in com.ibm.icu.text that return DateFormatSymbols.CalendarDataSink.AliasTypeModifier and TypeMethodDescriptionDateFormatSymbols.CalendarDataSink.processAliasFromValue(String currentRelativePath, UResource.Value value) Populates an AliasIdentifier with the alias information contained on the UResource.Value.Returns the enum constant of this type with the specified name.DateFormatSymbols.CalendarDataSink.AliasType.values()Returns an array containing the constants of this enum type, in the order they are declared.