Package com.ibm.icu.message2
Class Mf2DataModel.Variable.Builder
- java.lang.Object
-
- com.ibm.icu.message2.Mf2DataModel.Variable.Builder
-
- Enclosing class:
- Mf2DataModel.Variable
@Deprecated public static class Mf2DataModel.Variable.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.Variable
build()
Deprecated.This API is for technology preview only.Mf2DataModel.Variable.Builder
setName(java.lang.String name)
Deprecated.This API is for technology preview only.
-
-
-
Method Detail
-
setName
@Deprecated public Mf2DataModel.Variable.Builder setName(java.lang.String name)
Deprecated.This API is for technology preview only.
-
build
@Deprecated public Mf2DataModel.Variable build()
Deprecated.This API is for technology preview only.
-
-