Class MFDataModel.LiteralExpression
java.lang.Object
com.ibm.icu.message2.MFDataModel.LiteralExpression
- All Implemented Interfaces:
MFDataModel.Expression, MFDataModel.PatternPart
- Enclosing class:
MFDataModel
@Deprecated
public static class MFDataModel.LiteralExpression
extends Object
implements MFDataModel.Expression
Deprecated.
This API is for technology preview only.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal MFDataModel.LiteralDeprecated.This API is for technology preview only.final List<MFDataModel.Attribute> Deprecated.This API is for technology preview only.final MFDataModel.FunctionRefDeprecated.This API is for technology preview only. -
Constructor Summary
ConstructorsConstructorDescriptionLiteralExpression(MFDataModel.Literal arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only. -
Method Summary
-
Field Details
-
arg
Deprecated.This API is for technology preview only. -
function
Deprecated.This API is for technology preview only. -
attributes
Deprecated.This API is for technology preview only.
-
-
Constructor Details
-
LiteralExpression
@Deprecated public LiteralExpression(MFDataModel.Literal arg, MFDataModel.FunctionRef function, List<MFDataModel.Attribute> attributes) Deprecated.This API is for technology preview only.
-