@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class NotificationSchemeEvent extends Object
| Constructor and Description |
|---|
NotificationSchemeEvent() |
| Modifier and Type | Method and Description |
|---|---|
NotificationSchemeEvent |
addNotificationsItem(EventNotification notificationsItem) |
boolean |
equals(Object o) |
NotificationSchemeEvent |
event(NotificationEvent event) |
NotificationEvent |
getEvent()
Get event
|
List<EventNotification> |
getNotifications()
Get notifications
|
int |
hashCode() |
NotificationSchemeEvent |
notifications(List<EventNotification> notifications) |
void |
setEvent(NotificationEvent event) |
void |
setNotifications(List<EventNotification> notifications) |
String |
toString() |
public NotificationSchemeEvent event(NotificationEvent event)
public NotificationEvent getEvent()
public void setEvent(NotificationEvent event)
public NotificationSchemeEvent notifications(List<EventNotification> notifications)
public NotificationSchemeEvent addNotificationsItem(EventNotification notificationsItem)
public List<EventNotification> getNotifications()
public void setNotifications(List<EventNotification> notifications)
Copyright © 2011–2021 Everit Kft.. All rights reserved.