Class MFDataModel.FunctionExpression

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

@Deprecated public static class MFDataModel.FunctionExpression 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

    • function

      @Deprecated public final MFDataModel.FunctionRef function
      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