Package com.ibm.icu.message2
Class MFDataModel.FunctionExpression
java.lang.Object
com.ibm.icu.message2.MFDataModel.FunctionExpression
- All Implemented Interfaces:
MFDataModel.Expression
,MFDataModel.PatternPart
- Enclosing class:
MFDataModel
@Deprecated
public static class MFDataModel.FunctionExpression
extends Object
implements MFDataModel.Expression
Deprecated.
This API is for technology preview only.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionFunctionExpression
(MFDataModel.FunctionAnnotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only. -
Method Summary
-
Field Details
-
annotation
Deprecated. -
attributes
Deprecated.
-
-
Constructor Details
-
FunctionExpression
@Deprecated public FunctionExpression(MFDataModel.FunctionAnnotation annotation, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.
-