Class MFDataModel.Markup

java.lang.Object
com.ibm.icu.message2.MFDataModel.Markup
All Implemented Interfaces:
MFDataModel.Expression, MFDataModel.PatternPart
Enclosing class:
MFDataModel

@Deprecated public static class MFDataModel.Markup extends Object implements MFDataModel.Expression
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 Details

    • kind

      @Deprecated public final com.ibm.icu.message2.MFDataModel.Markup.Kind 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 public final String 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 public final Map<String, MFDataModel.Option> 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 public final 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.
  • Constructor Details