Package com.ibm.icu.message2
Class MFDataModel
- java.lang.Object
-
- com.ibm.icu.message2.MFDataModel
-
@Deprecated public class MFDataModel extends java.lang.Object
Deprecated.This API is for technology preview only.This maps closely to the official specification. Since it is not final, we will not add javadoc everywhere.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
MFDataModel.Annotation
Deprecated.This API is for technology preview only.static class
MFDataModel.Attribute
Deprecated.This API is for technology preview only.static class
MFDataModel.CatchallKey
Deprecated.This API is for technology preview only.static interface
MFDataModel.Declaration
Deprecated.This API is for technology preview only.static interface
MFDataModel.Expression
Deprecated.This API is for technology preview only.static class
MFDataModel.FunctionAnnotation
Deprecated.This API is for technology preview only.static class
MFDataModel.FunctionExpression
Deprecated.This API is for technology preview only.static class
MFDataModel.InputDeclaration
Deprecated.This API is for technology preview only.static class
MFDataModel.Literal
Deprecated.This API is for technology preview only.static class
MFDataModel.LiteralExpression
Deprecated.This API is for technology preview only.static interface
MFDataModel.LiteralOrCatchallKey
Deprecated.This API is for technology preview only.static interface
MFDataModel.LiteralOrVariableRef
Deprecated.This API is for technology preview only.static class
MFDataModel.LocalDeclaration
Deprecated.This API is for technology preview only.static class
MFDataModel.Markup
Deprecated.This API is for technology preview only.static interface
MFDataModel.Message
Deprecated.This API is for technology preview only.static class
MFDataModel.Option
Deprecated.This API is for technology preview only.static class
MFDataModel.Pattern
Deprecated.This API is for technology preview only.static class
MFDataModel.PatternMessage
Deprecated.This API is for technology preview only.static interface
MFDataModel.PatternPart
Deprecated.This API is for technology preview only.static class
MFDataModel.SelectMessage
Deprecated.This API is for technology preview only.static class
MFDataModel.StringPart
Deprecated.This API is for technology preview only.static class
MFDataModel.VariableExpression
Deprecated.This API is for technology preview only.static class
MFDataModel.VariableRef
Deprecated.This API is for technology preview only.static class
MFDataModel.Variant
Deprecated.This API is for technology preview only.
-
Constructor Summary
Constructors Modifier Constructor Description private
MFDataModel()
Deprecated.
-