public interface Interpretation
Modifier and Type | Method and Description |
---|---|
String |
getFormat()
The format of the Interpretation result.
|
org.json.JSONObject |
getResult()
The Interpretation result itself.
|
String |
getVersion()
The version of the Interpretation format.
|