@MappedSuperclass public class JSONEntity extends JSONBean
JSONBean entities.
| Name | Mode | Type | isHidden | isBound | isConstrained |
|---|---|---|---|---|---|
| json | R | String | false | false | false |
| Constructor and Description |
|---|
JSONEntity() |
| Modifier and Type | Method and Description |
|---|---|
JsonNode |
asJsonNode()
Method to get this
JSONEntity as a JsonNode. |
protected void |
setJson(String string) |
String |
toString() |
public JSONEntity()
public JsonNode asJsonNode()
JSONEntity as a JsonNode.JSONEntity as a JsonNode.Copyright © 2015–2021. All rights reserved.