@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, toStringpublic AbstractEntity()
public JsonNode asJsonNode()
JSONEntityJSONEntity as a JsonNode.asJsonNode in class JSONEntityJSONEntity as a JsonNode.Copyright © 2015–2020 Allen D. Ball. All rights reserved.