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 CalType
Returns 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 EraRules
EraRules.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 CalType
Calendar.getCalendarTypeForLocale
(ULocale l)