Uses of Class
com.algorand.algosdk.algod.client.JSON
Package | Description |
---|---|
com.algorand.algosdk.algod.client |
-
Uses of JSON in com.algorand.algosdk.algod.client
Methods in com.algorand.algosdk.algod.client that return JSON Modifier and Type Method Description JSON
ApiClient. getJSON()
Deprecated.Get JSONJSON
JSON. setDateFormat(java.text.DateFormat dateFormat)
Deprecated.JSON
JSON. setGson(com.google.gson.Gson gson)
Deprecated.Set Gson.JSON
JSON. setLenientOnJson(boolean lenientOnJson)
Deprecated.JSON
JSON. setLocalDateFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)
Deprecated.JSON
JSON. setOffsetDateTimeFormat(org.threeten.bp.format.DateTimeFormatter dateFormat)
Deprecated.JSON
JSON. setSqlDateFormat(java.text.DateFormat dateFormat)
Deprecated.Methods in com.algorand.algosdk.algod.client with parameters of type JSON Modifier and Type Method Description ApiClient
ApiClient. setJSON(JSON json)
Deprecated.Set JSON