Uses of Class
de.iip_ecosphere.platform.support.semanticId.eclass.handler.JSON
-
Packages that use JSON Package Description de.iip_ecosphere.platform.support.semanticId.eclass.handler -
-
Uses of JSON in de.iip_ecosphere.platform.support.semanticId.eclass.handler
Fields in de.iip_ecosphere.platform.support.semanticId.eclass.handler declared as JSON Modifier and Type Field Description private JSONApiClient. jsonMethods in de.iip_ecosphere.platform.support.semanticId.eclass.handler that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Get JSONJSONJSON. setDateFormat(java.text.DateFormat dateFormat)JSONJSON. setGson(com.google.gson.Gson gson)Set Gson.JSONJSON. setLenientOnJson(boolean lenientOnJson)JSONJSON. setSqlDateFormat(java.text.DateFormat dateFormat)Methods in de.iip_ecosphere.platform.support.semanticId.eclass.handler with parameters of type JSON Modifier and Type Method Description ApiClientApiClient. setJSON(JSON json)Set JSON
-