Package com.ibm.icu.message2
Class Mf2DataModel.Expression
java.lang.Object
com.ibm.icu.message2.Mf2DataModel.Expression
- All Implemented Interfaces:
Mf2DataModel.Part
- Enclosing class:
- Mf2DataModel
Deprecated.
This API is for technology preview only.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Deprecated.This API is for technology preview only. -
Field Summary
FieldsModifier and TypeFieldDescription(package private) Formatter
Deprecated.private final String
Deprecated.private final Mf2DataModel.Value
Deprecated.private final Map<String,
Mf2DataModel.Value> Deprecated. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()
Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.Deprecated.This API is for technology preview only.toString()
Deprecated.This API is for technology preview only.
-
Field Details
-
operand
Deprecated. -
functionName
Deprecated. -
options
Deprecated. -
formatter
Formatter formatterDeprecated.
-
-
Constructor Details
-
Expression
Deprecated.
-
-
Method Details
-
builder
Deprecated.This API is for technology preview only.Creates a builder.- Returns:
- the Builder.
-
getOperand
Deprecated.This API is for technology preview only. -
getFunctionName
Deprecated.This API is for technology preview only. -
getOptions
Deprecated.This API is for technology preview only. -
toString
Deprecated.This API is for technology preview only.
-