public class Resource extends Object
Resource()
com.fasterxml.jackson.databind.JsonNode
getJson()
String
getRaw()
void
setJson(com.fasterxml.jackson.databind.JsonNode json)
setRaw(String raw)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Resource()
public String getRaw()
public void setRaw(String raw)
public com.fasterxml.jackson.databind.JsonNode getJson()
public void setJson(com.fasterxml.jackson.databind.JsonNode json)
Copyright © 2021. All rights reserved.