Uses of Class
com.adyen.model.nexo.SignedData
-
Packages that use SignedData Package Description com.adyen.model.nexo -
-
Uses of SignedData in com.adyen.model.nexo
Fields in com.adyen.model.nexo declared as SignedData Modifier and Type Field Description protected SignedDataContentInformation. signedDataThe Signed data.Methods in com.adyen.model.nexo that return SignedData Modifier and Type Method Description SignedDataObjectFactory. createSignedData()Create an instance ofSignedDataSignedDataContentInformation. getSignedData()Gets the value of the signedData property.Methods in com.adyen.model.nexo with parameters of type SignedData Modifier and Type Method Description voidContentInformation. setSignedData(SignedData value)Sets the value of the signedData property.
-