| Package | Description |
|---|---|
| com.ibm.icu.message2 |
| Modifier and Type | Field and Description |
|---|---|
List<MFDataModel.Attribute> |
MFDataModel.LiteralExpression.attributes
Deprecated.
|
List<MFDataModel.Attribute> |
MFDataModel.VariableExpression.attributes
Deprecated.
|
List<MFDataModel.Attribute> |
MFDataModel.FunctionExpression.attributes
Deprecated.
|
List<MFDataModel.Attribute> |
MFDataModel.Markup.attributes
Deprecated.
|
| Constructor and Description |
|---|
FunctionExpression(MFDataModel.FunctionAnnotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
LiteralExpression(MFDataModel.Literal arg,
MFDataModel.Annotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
Markup(com.ibm.icu.message2.MFDataModel.Markup.Kind kind,
String name,
Map<String,MFDataModel.Option> options,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
VariableExpression(MFDataModel.VariableRef arg,
MFDataModel.Annotation annotation,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.