@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:43.813+01:00[Europe/Prague]") public class UpdateNotificationSchemeDetails extends Object
| Constructor and Description |
|---|
UpdateNotificationSchemeDetails() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
any() |
UpdateNotificationSchemeDetails |
description(String description) |
boolean |
equals(Object o) |
String |
getDescription()
The description of the notification scheme.
|
String |
getName()
The name of the notification scheme.
|
int |
hashCode() |
UpdateNotificationSchemeDetails |
name(String name) |
void |
set(String name,
Object value) |
void |
setDescription(String description) |
void |
setName(String name) |
String |
toString() |
public UpdateNotificationSchemeDetails description(String description)
public String getDescription()
public void setDescription(String description)
public UpdateNotificationSchemeDetails name(String name)
public String getName()
public void setName(String name)
Copyright © 2011–2023 Everit Kft.. All rights reserved.