public class JsonData extends Object
protected String
json
protected com.fasterxml.jackson.databind.JsonNode
node
JsonData(String json, com.fasterxml.jackson.databind.JsonNode node)
String
getJson()
com.fasterxml.jackson.databind.JsonNode
getNode()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final com.fasterxml.jackson.databind.JsonNode node
protected final String json
public JsonData(String json, com.fasterxml.jackson.databind.JsonNode node)
public com.fasterxml.jackson.databind.JsonNode getNode()
public String getJson()
public String toString()
toString
Object
Copyright © 2012-2015. All Rights Reserved.