public class OutputSchemaV4
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
__schema
Url describing the schema of the current object.
|
| Constructor and Description |
|---|
OutputSchemaV4()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|