Uses of Class
com.ibm.icu.message2.Mf2DataModel
-
Packages that use Mf2DataModel Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of Mf2DataModel in com.ibm.icu.message2
Methods in com.ibm.icu.message2 that return Mf2DataModel Modifier and Type Method Description Mf2DataModelMf2DataModel.Builder. build()Deprecated.This API is for technology preview only.Mf2DataModelMessageFormatter. getDataModel()Deprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 with parameters of type Mf2DataModel Modifier and Type Method Description MessageFormatter.BuilderMessageFormatter.Builder. setDataModel(Mf2DataModel dataModel)Deprecated.This API is for technology preview only.
-