Uses of Class
com.adyen.model.balancecontrol.JSON
-
Packages that use JSON Package Description com.adyen.model.balancecontrol -
-
Uses of JSON in com.adyen.model.balancecontrol
Methods in com.adyen.model.balancecontrol that return JSON Modifier and Type Method Description static JSONJSON. getDefault()Get the default JSON instance.Methods in com.adyen.model.balancecontrol with parameters of type JSON Modifier and Type Method Description static voidJSON. setDefault(JSON json)Set the default JSON instance.
-