Package com.ibm.icu.message2
Class Mf2DataModel.Text.Builder
- java.lang.Object
-
- com.ibm.icu.message2.Mf2DataModel.Text.Builder
-
- Enclosing class:
- Mf2DataModel.Text
@Deprecated public static class Mf2DataModel.Text.Builder extends java.lang.Object
Deprecated.This API is for technology preview only.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Mf2DataModel.Text
build()
Deprecated.This API is for technology preview only.Mf2DataModel.Text.Builder
setValue(java.lang.String value)
Deprecated.This API is for technology preview only.
-
-
-
Method Detail
-
setValue
@Deprecated public Mf2DataModel.Text.Builder setValue(java.lang.String value)
Deprecated.This API is for technology preview only.
-
build
@Deprecated public Mf2DataModel.Text build()
Deprecated.This API is for technology preview only.
-
-