Package com.ibm.icu.message2
Class Mf2DataModel.Variable
- java.lang.Object
-
- com.ibm.icu.message2.Mf2DataModel.Variable
-
- Enclosing class:
- Mf2DataModel
@Deprecated public static class Mf2DataModel.Variable extends java.lang.Object
Deprecated.This API is for technology preview only.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Mf2DataModel.Variable.Builder
Deprecated.This API is for technology preview only.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Mf2DataModel.Variable.Builder
builder()
Deprecated.This API is for technology preview only.java.lang.String
getName()
Deprecated.This API is for technology preview only.
-
-
-
Method Detail
-
builder
@Deprecated public static Mf2DataModel.Variable.Builder builder()
Deprecated.This API is for technology preview only.Creates a builder.- Returns:
- the Builder.
-
getName
@Deprecated public java.lang.String getName()
Deprecated.This API is for technology preview only.
-
-