Uses of Class
com.ibm.icu.message2.MFDataModel.VariableRef
-
Packages that use MFDataModel.VariableRef Package Description com.ibm.icu.message2 Tech Preview implementation of the MessageFormat v2 specification. -
-
Uses of MFDataModel.VariableRef in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.VariableRef Modifier and Type Field Description MFDataModel.VariableRef
MFDataModel.VariableExpression. arg
Deprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.VariableRef Constructor Description VariableExpression(MFDataModel.VariableRef arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes)
Deprecated.This API is for technology preview only.
-