@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2023-11-13T15:26:36.903+01:00[Europe/Prague]") public class NotificationSchemeAndProjectMappingJsonBean extends Object
| Constructor and Description |
|---|
NotificationSchemeAndProjectMappingJsonBean() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNotificationSchemeId()
Get notificationSchemeId
|
String |
getProjectId()
Get projectId
|
int |
hashCode() |
NotificationSchemeAndProjectMappingJsonBean |
notificationSchemeId(String notificationSchemeId) |
NotificationSchemeAndProjectMappingJsonBean |
projectId(String projectId) |
void |
setNotificationSchemeId(String notificationSchemeId) |
void |
setProjectId(String projectId) |
String |
toString() |
public NotificationSchemeAndProjectMappingJsonBean()
public NotificationSchemeAndProjectMappingJsonBean notificationSchemeId(String notificationSchemeId)
public String getNotificationSchemeId()
public void setNotificationSchemeId(String notificationSchemeId)
public NotificationSchemeAndProjectMappingJsonBean projectId(String projectId)
public String getProjectId()
public void setProjectId(String projectId)
Copyright © 2011–2023 Everit Kft.. All rights reserved.