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