Uses of Class
com.ibm.icu.message2.Mf2DataModel.Pattern
Packages that use Mf2DataModel.Pattern
-
Uses of Mf2DataModel.Pattern in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2DataModel.PatternModifier and TypeMethodDescriptionMf2DataModel.Pattern.Builder.build()
Deprecated.This API is for technology preview only.Mf2DataModel.getPattern()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 that return types with arguments of type Mf2DataModel.PatternModifier and TypeMethodDescriptionMf2DataModel.getVariants()
Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type Mf2DataModel.PatternModifier and TypeMethodDescriptionMf2DataModel.Builder.addVariant
(Mf2DataModel.SelectorKeys keys, Mf2DataModel.Pattern newPattern) Deprecated.This API is for technology preview only.Mf2DataModel.Builder.setPattern
(Mf2DataModel.Pattern pattern) Deprecated.This API is for technology preview only.Method parameters in com.ibm.icu.message2 with type arguments of type Mf2DataModel.PatternModifier and TypeMethodDescriptionMf2DataModel.Builder.addVariants
(Mf2DataModel.OrderedMap<Mf2DataModel.SelectorKeys, Mf2DataModel.Pattern> otherVariants) Deprecated.This API is for technology preview only.