Uses of Class
com.adyen.model.marketpay.Message
-
Packages that use Message Package Description com.adyen.model.marketpay com.adyen.model.marketpay.notification -
-
Uses of Message in com.adyen.model.marketpay
Methods in com.adyen.model.marketpay that return Message Modifier and Type Method Description MessageOperationStatus. getMessage()Methods in com.adyen.model.marketpay with parameters of type Message Modifier and Type Method Description voidOperationStatus. setMessage(Message message) -
Uses of Message in com.adyen.model.marketpay.notification
Fields in com.adyen.model.marketpay.notification declared as Message Modifier and Type Field Description MessagePaymentFailureNotificationContent. errorMessageMethods in com.adyen.model.marketpay.notification that return Message Modifier and Type Method Description MessagePaymentFailureNotificationContent. getErrorMessage()Methods in com.adyen.model.marketpay.notification with parameters of type Message Modifier and Type Method Description voidPaymentFailureNotificationContent. setErrorMessage(Message errorMessage)
-