@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-10-28T14:12:34.799+01:00[Europe/Prague]") public class NotificationScheme extends Object
| Constructor and Description |
|---|
NotificationScheme() |
public NotificationScheme expand(String expand)
public String getExpand()
public void setExpand(String expand)
public NotificationScheme id(Long id)
public Long getId()
public void setId(Long id)
public NotificationScheme self(String self)
public String getSelf()
public void setSelf(String self)
public NotificationScheme name(String name)
public String getName()
public void setName(String name)
public NotificationScheme description(String description)
public String getDescription()
public void setDescription(String description)
public NotificationScheme notificationSchemeEvents(List<NotificationSchemeEvent> notificationSchemeEvents)
public NotificationScheme addNotificationSchemeEventsItem(NotificationSchemeEvent notificationSchemeEventsItem)
public List<NotificationSchemeEvent> getNotificationSchemeEvents()
public void setNotificationSchemeEvents(List<NotificationSchemeEvent> notificationSchemeEvents)
public NotificationScheme scope(Scope scope)
public Scope getScope()
public void setScope(Scope scope)
Copyright © 2011–2021 Everit Kft.. All rights reserved.