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