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.Methods in com.ibm.icu.message2 that return MFDataModel.VariableRef Modifier and Type Method Description private MFDataModel.VariableRef
MFParser. getVariableRef()
Deprecated.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.VariableRef Constructor Description VariableExpression(MFDataModel.VariableRef arg, MFDataModel.Annotation annotation, java.util.List<MFDataModel.Attribute> attributes)
Deprecated.This API is for technology preview only.
-