Class NotificationEventConfigurationContainer
- java.lang.Object
-
- com.adyen.model.marketpay.notification.NotificationEventConfigurationContainer
-
public class NotificationEventConfigurationContainer extends Object
NotificationEventConfiguration
-
-
Constructor Summary
Constructors Constructor Description NotificationEventConfigurationContainer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)NotificationEventConfigurationgetNotificationEventConfiguration()inthashCode()voidsetNotificationEventConfiguration(NotificationEventConfiguration notificationEventConfiguration)StringtoString()
-
-
-
Method Detail
-
getNotificationEventConfiguration
public NotificationEventConfiguration getNotificationEventConfiguration()
-
setNotificationEventConfiguration
public void setNotificationEventConfiguration(NotificationEventConfiguration notificationEventConfiguration)
-
-