| Package | Description |
|---|---|
| com.ibm.icu.message2 |
| Modifier and Type | Field and Description |
|---|---|
MFDataModel.Function |
MFDataModel.LiteralExpression.function
Deprecated.
|
MFDataModel.Function |
MFDataModel.VariableExpression.function
Deprecated.
|
MFDataModel.Function |
MFDataModel.FunctionExpression.function
Deprecated.
|
| Constructor and Description |
|---|
FunctionExpression(MFDataModel.Function function,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
LiteralExpression(MFDataModel.Literal arg,
MFDataModel.Function function,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
VariableExpression(MFDataModel.VariableRef arg,
MFDataModel.Function function,
List<MFDataModel.Attribute> attributes)
Deprecated.
This API is for technology preview only.
|
Copyright © 2016 Unicode, Inc. and others.