Uses of Enum
com.ibm.icu.impl.CalType
Packages that use CalType
-
Uses of CalType in com.ibm.icu.impl
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)