Uses of Class
com.adyen.model.marketpay.notification.Message
-
Packages that use Message Package Description com.adyen.model.marketpay.notification -
-
Uses of Message in com.adyen.model.marketpay.notification
Methods in com.adyen.model.marketpay.notification that return Message Modifier and Type Method Description MessageMessage. code(String code)MessageOperationStatus. getMessage()Get messageMessageMessage. text(String text)Methods in com.adyen.model.marketpay.notification with parameters of type Message Modifier and Type Method Description OperationStatusOperationStatus. message(Message message)voidOperationStatus. setMessage(Message message)
-