public abstract class AbstractJsonType extends Object
| Constructor and Description |
|---|
AbstractJsonType() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
abstract String |
toStringJson()
This one simply concatenate to rest of json.
|
public abstract String toStringJson()
Copyright © 2022. All rights reserved.