Uses of Enum
com.ibm.icu.impl.DayPeriodRules.CutoffType
Packages that use DayPeriodRules.CutoffType
-
Uses of DayPeriodRules.CutoffType in com.ibm.icu.impl
Subclasses with type arguments of type DayPeriodRules.CutoffType in com.ibm.icu.implFields in com.ibm.icu.impl declared as DayPeriodRules.CutoffTypeModifier and TypeFieldDescriptionprivate DayPeriodRules.CutoffTypeDayPeriodRules.DayPeriodRulesDataSink.cutoffTypeMethods in com.ibm.icu.impl that return DayPeriodRules.CutoffTypeModifier and TypeMethodDescriptionprivate static DayPeriodRules.CutoffTypeDayPeriodRules.CutoffType.fromStringOrNull(CharSequence str) static DayPeriodRules.CutoffTypeReturns the enum constant of this type with the specified name.static DayPeriodRules.CutoffType[]DayPeriodRules.CutoffType.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 DayPeriodRules.CutoffTypeModifier and TypeMethodDescriptionprivate voidDayPeriodRules.DayPeriodRulesDataSink.addCutoff(DayPeriodRules.CutoffType type, String hourStr)