@MappedSuperclass public abstract class AbstractEntity extends JSONEntity
ball.tv.epg.entity
JSONEntity
base class.
Name | Mode | Type | isHidden | isBound | isConstrained |
---|---|---|---|---|---|
json | R | String | false | false | false |
json
Constructor and Description |
---|
AbstractEntity() |
Modifier and Type | Method and Description |
---|---|
JsonNode |
asJsonNode()
Method to get this
JSONEntity as a JsonNode . |
setJson, toString
public AbstractEntity()
public JsonNode asJsonNode()
JSONEntity
JSONEntity
as a JsonNode
.asJsonNode
in class JSONEntity
JSONEntity
as a JsonNode
.Copyright © 2015–2020 Allen D. Ball. All rights reserved.