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