Class MFDataModel.SelectMessage

java.lang.Object
com.ibm.icu.message2.MFDataModel.SelectMessage
All Implemented Interfaces:
MFDataModel.Message
Enclosing class:
MFDataModel

@Deprecated public static class MFDataModel.SelectMessage extends Object implements MFDataModel.Message
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

    • declarations

      @Deprecated public final List<MFDataModel.Declaration> declarations
      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.
    • selectors

      @Deprecated public final List<MFDataModel.Expression> selectors
      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.
    • variants

      @Deprecated public final List<MFDataModel.Variant> variants
      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