Package com.ibm.icu.message2
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.
-
-
Constructor Summary
Constructors Constructor Description FunctionRef(String name, Map<String,MFDataModel.Option> options)
Deprecated.This API is for technology preview only.
-
-
-
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.
-
-