Uses of Class
net.troja.eve.esi.JSON
-
Packages that use JSON Package Description net.troja.eve.esi -
-
Uses of JSON in net.troja.eve.esi
Methods in net.troja.eve.esi that return JSON Modifier and Type Method Description JSONApiClient. getJSON()Get JSONJSONJSON. setDateFormat(DateFormat dateFormat)JSONJSON. setGson(com.google.gson.Gson gson)Set Gson.JSONJSON. setLenientOnJson(boolean lenientOnJson)JSONJSON. setLocalDateFormat(java.time.format.DateTimeFormatter dateFormat)JSONJSON. setOffsetDateTimeFormat(java.time.format.DateTimeFormatter dateFormat)JSONJSON. setSqlDateFormat(DateFormat dateFormat)Methods in net.troja.eve.esi with parameters of type JSON Modifier and Type Method Description ApiClientApiClient. setJSON(JSON json)Set JSON
-