Package com.ibm.icu.message2
Class MFDataModel.Literal
- java.lang.Object
-
- com.ibm.icu.message2.MFDataModel.Literal
-
- All Implemented Interfaces:
MFDataModel.LiteralOrCatchallKey
,MFDataModel.LiteralOrVariableRef
- Enclosing class:
- MFDataModel
@Deprecated public static class MFDataModel.Literal extends Object implements MFDataModel.LiteralOrVariableRef, MFDataModel.LiteralOrCatchallKey
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
-
value
@Deprecated public final String value
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
-
Literal
@Deprecated public Literal(String value)
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.
-
-