@Deprecated public static class Mf2DataModel.Text extends Object implements Mf2DataModel.Part
| Modifier and Type | Class and Description |
|---|---|
static class |
Mf2DataModel.Text.Builder
Deprecated.
This API is for technology preview only.
|
| Constructor and Description |
|---|
Text(String value)
Deprecated.
This API is for technology preview only.
|
| Modifier and Type | Method and Description |
|---|---|
static Mf2DataModel.Text.Builder |
builder()
Deprecated.
This API is for technology preview only.
|
String |
getValue()
Deprecated.
This API is for technology preview only.
|
String |
toString()
Deprecated.
This API is for technology preview only.
|
@Deprecated public Text(String value)
@Deprecated public static Mf2DataModel.Text.Builder builder()
@Deprecated public String getValue()
@Deprecated public String toString()
Copyright © 2016 Unicode, Inc. and others.