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

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

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