@Deprecated
public static class Mf2DataModel.Value
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Mf2DataModel.Value.Builder
Deprecated.
This API is for technology preview only.
|
Modifier and Type | Method and Description |
---|---|
static Mf2DataModel.Value.Builder |
builder()
Deprecated.
This API is for technology preview only.
|
java.lang.String |
getLiteral()
Deprecated.
This API is for technology preview only.
|
java.lang.String |
getVariableName()
Deprecated.
This API is for technology preview only.
|
boolean |
isLiteral()
Deprecated.
This API is for technology preview only.
|
boolean |
isVariable()
Deprecated.
This API is for technology preview only.
|
java.lang.String |
toString()
Deprecated.
This API is for technology preview only.
|
@Deprecated public static Mf2DataModel.Value.Builder builder()
@Deprecated public java.lang.String getLiteral()
@Deprecated public java.lang.String getVariableName()
@Deprecated public boolean isLiteral()
@Deprecated public boolean isVariable()
@Deprecated public java.lang.String toString()
toString
in class java.lang.Object
Copyright ? 2016 Unicode, Inc. and others.