Package com.ibm.icu.message2
Class MFDataModel.LocalDeclaration
java.lang.Object
com.ibm.icu.message2.MFDataModel.LocalDeclaration
- All Implemented Interfaces:
MFDataModel.Declaration
- Enclosing class:
MFDataModel
@Deprecated
public static class MFDataModel.LocalDeclaration
extends Object
implements MFDataModel.Declaration
Deprecated.
This API is for technology preview only.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal String
Deprecated.final MFDataModel.Expression
Deprecated. -
Constructor Summary
ConstructorsConstructorDescriptionLocalDeclaration
(String name, MFDataModel.Expression value) Deprecated.This API is for technology preview only. -
Method Summary
-
Field Details
-
name
Deprecated. -
value
Deprecated.
-
-
Constructor Details
-
LocalDeclaration
Deprecated.This API is for technology preview only.
-