Class MFDataModel.StringPart

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

@Deprecated public static class MFDataModel.StringPart extends Object implements MFDataModel.PatternPart
Deprecated.
This API is for technology preview only.
  • Field Details

    • value

      public final String value
      Deprecated.
  • Constructor Details

    • StringPart

      StringPart(String value)
      Deprecated.