Package com.ibm.icu.message2
Class Mf2DataModel.Value.Builder
java.lang.Object
com.ibm.icu.message2.Mf2DataModel.Value.Builder
- Enclosing class:
- Mf2DataModel.Value
Deprecated.
This API is for technology preview only.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Deprecated.This API is for technology preview only.setLiteral
(String literal) Deprecated.This API is for technology preview only.setVariableName
(String variableName) Deprecated.This API is for technology preview only.
-
Field Details
-
literal
Deprecated. -
variableName
Deprecated.
-
-
Constructor Details
-
Builder
private Builder()Deprecated.
-
-
Method Details
-
setLiteral
Deprecated.This API is for technology preview only. -
setVariableName
Deprecated.This API is for technology preview only. -
build
Deprecated.This API is for technology preview only.
-