Uses of Class
com.ibm.icu.message2.MFDataModel.VariableExpression
-
Packages that use MFDataModel.VariableExpression Package Description com.ibm.icu.message2 -
-
Uses of MFDataModel.VariableExpression in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.VariableExpression Modifier and Type Field Description MFDataModel.VariableExpression
MFDataModel.InputDeclaration. value
Deprecated.Methods in com.ibm.icu.message2 that return MFDataModel.VariableExpression Modifier and Type Method Description private MFDataModel.VariableExpression
MFParser. getVariableExpression()
Deprecated.Methods in com.ibm.icu.message2 with parameters of type MFDataModel.VariableExpression Modifier and Type Method Description private void
MFSerializer. variableExpressionToString(MFDataModel.VariableExpression ve)
Deprecated.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.VariableExpression Constructor Description InputDeclaration(java.lang.String name, MFDataModel.VariableExpression value)
Deprecated.This API is for technology preview only.
-