Uses of Class
com.ibm.icu.message2.MFDataModel.FunctionRef
Packages that use MFDataModel.FunctionRef
-
Uses of MFDataModel.FunctionRef in com.ibm.icu.message2
Fields in com.ibm.icu.message2 declared as MFDataModel.FunctionRefModifier and TypeFieldDescriptionfinal MFDataModel.FunctionRefMFDataModel.FunctionExpression.functionDeprecated.This API is for technology preview only.final MFDataModel.FunctionRefMFDataModel.LiteralExpression.functionDeprecated.This API is for technology preview only.final MFDataModel.FunctionRefMFDataModel.VariableExpression.functionDeprecated.This API is for technology preview only.Constructors in com.ibm.icu.message2 with parameters of type MFDataModel.FunctionRefModifierConstructorDescriptionFunctionExpression(MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.LiteralExpression(MFDataModel.Literal arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.VariableExpression(MFDataModel.VariableRef arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.