Uses of Class
com.adyen.model.nexo.DigestedData
-
Packages that use DigestedData Package Description com.adyen.model.nexo -
-
Uses of DigestedData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as DigestedData Modifier and Type Field Description protected DigestedDataContentInformation. digestedDataThe Digested data.Methods in com.adyen.model.nexo that return DigestedData Modifier and Type Method Description DigestedDataObjectFactory. createDigestedData()Create an instance ofDigestedDataDigestedDataContentInformation. getDigestedData()Gets the value of the digestedData property.Methods in com.adyen.model.nexo with parameters of type DigestedData Modifier and Type Method Description voidContentInformation. setDigestedData(DigestedData value)Sets the value of the digestedData property.
-