Class NotificationRequestItemContainer
java.lang.Object
com.broadleafcommerce.adyen.domain.webhook.NotificationRequestItemContainer
Container for NotificationRequestItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setNotificationRequestItem
(NotificationRequestItem notificationRequestItem) toString()
-
Constructor Details
-
NotificationRequestItemContainer
public NotificationRequestItemContainer()
-
-
Method Details