public class JsonObjectTextOutput extends Object
JsonObjectSerializer| Constructor and Description |
|---|
JsonObjectTextOutput(String jsonText)
Instantiates a new Json object text output.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getJsonText()
Gets json text.
|
void |
setJsonText(String jsonText)
Sets json text.
|
public JsonObjectTextOutput(String jsonText)
jsonText - the json textCopyright © 2025. All rights reserved.