Class MFDataModel.Markup
java.lang.Object
com.ibm.icu.message2.MFDataModel.Markup
- All Implemented Interfaces:
MFDataModel.Expression, MFDataModel.PatternPart
- Enclosing class:
MFDataModel
Deprecated.
This API is for technology preview only.
- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal List<MFDataModel.Attribute> Deprecated.This API is for technology preview only.final com.ibm.icu.message2.MFDataModel.Markup.KindDeprecated.This API is for technology preview only.final StringDeprecated.This API is for technology preview only.final Map<String, MFDataModel.Option> Deprecated.This API is for technology preview only. -
Constructor Summary
ConstructorsConstructorDescriptionMarkup(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. -
Method Summary
-
Field Details
-
kind
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
name
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
options
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
attributes
Deprecated.This API is for technology preview only.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-
-
Constructor Details
-
Markup
@Deprecated public 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.- Status:
- Technology Preview. This API is still in the early stages of development. Use at your own risk.
-