Class MFDataModel.Markup

    • Field Detail

      • 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 Detail

      • 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.