Uses of Enum
com.ibm.icu.impl.CalType
Packages that use CalType
-
Uses of CalType in com.ibm.icu.impl
Subclasses with type arguments of type CalType in com.ibm.icu.implModifier and TypeClassDescriptionenumCalendar type enum, moved from com.ibm.icu.util.Calendar.Methods in com.ibm.icu.impl that return CalTypeModifier and TypeMethodDescriptionstatic CalTypeReturns the enum constant of this type with the specified name.static CalType[]CalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.impl with parameters of type CalTypeModifier and TypeMethodDescriptionstatic EraRulesEraRules.getInstance(CalType calType, boolean includeTentativeEra) -
Uses of CalType in com.ibm.icu.util
Methods in com.ibm.icu.util that return CalTypeModifier and TypeMethodDescriptionprivate static CalTypeCalendar.getCalendarTypeForLocale(ULocale l)