Class MFDataModel.FunctionRef

java.lang.Object
com.ibm.icu.message2.MFDataModel.FunctionRef
Enclosing class:
MFDataModel

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

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

    • FunctionRef

      @Deprecated public FunctionRef(String name, 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.