public class NotificationDefaults extends Object
| Constructor and Description |
|---|
NotificationDefaults() |
| Modifier and Type | Method and Description |
|---|---|
NotificationDefaults |
apiEmailNotifications(NotificationDefaultSettings apiEmailNotifications) |
NotificationDefaults |
emailNotifications(NotificationDefaultSettings emailNotifications) |
boolean |
equals(Object o) |
NotificationDefaultSettings |
getApiEmailNotifications()
Get apiEmailNotifications
|
NotificationDefaultSettings |
getEmailNotifications()
Get emailNotifications
|
int |
hashCode() |
void |
setApiEmailNotifications(NotificationDefaultSettings apiEmailNotifications) |
void |
setEmailNotifications(NotificationDefaultSettings emailNotifications) |
String |
toString() |
public NotificationDefaults apiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)
public NotificationDefaultSettings getApiEmailNotifications()
public void setApiEmailNotifications(NotificationDefaultSettings apiEmailNotifications)
public NotificationDefaults emailNotifications(NotificationDefaultSettings emailNotifications)
public NotificationDefaultSettings getEmailNotifications()
public void setEmailNotifications(NotificationDefaultSettings emailNotifications)
Copyright © 2020. All rights reserved.