Package com.ibm.icu.message2
Class MFDataModel.VariableRef
- java.lang.Object
-
- com.ibm.icu.message2.MFDataModel.VariableRef
-
- All Implemented Interfaces:
MFDataModel.LiteralOrVariableRef
- Enclosing class:
- MFDataModel
@Deprecated public static class MFDataModel.VariableRef extends Object implements MFDataModel.LiteralOrVariableRef
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 VariableRef(String name)
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.
-
-
Constructor Detail
-
VariableRef
@Deprecated public VariableRef(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.
-
-