Uses of Class
com.ibm.icu.message2.MFDataModel.VariableExpression
Packages that use MFDataModel.VariableExpression
-
Uses of MFDataModel.VariableExpression in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.VariableExpressionModifier and TypeFieldDescriptionMFDataModel.InputDeclaration.valueDeprecated.This API is for technology preview only.Methods in com.ibm.icu.message2 that return MFDataModel.VariableExpressionModifier and TypeMethodDescriptionprivate MFDataModel.VariableExpressionMFParser.getVariableExpression()Deprecated.Methods in com.ibm.icu.message2 with parameters of type MFDataModel.VariableExpressionModifier and TypeMethodDescriptionprivate voidMFSerializer.variableExpressionToString(MFDataModel.VariableExpression ve) Deprecated.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.VariableExpressionModifierConstructorDescriptionInputDeclaration(String name, MFDataModel.VariableExpression value) Deprecated.This API is for technology preview only.