public class NotificationDefaultSettings extends Object
| Constructor and Description |
|---|
NotificationDefaultSettings() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
SenderEmailNotifications |
getSenderEmailNotifications()
Get senderEmailNotifications
|
SignerEmailNotifications |
getSignerEmailNotifications()
Get signerEmailNotifications
|
int |
hashCode() |
NotificationDefaultSettings |
senderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
void |
setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications) |
void |
setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications) |
NotificationDefaultSettings |
signerEmailNotifications(SignerEmailNotifications signerEmailNotifications) |
String |
toString() |
public NotificationDefaultSettings senderEmailNotifications(SenderEmailNotifications senderEmailNotifications)
public SenderEmailNotifications getSenderEmailNotifications()
public void setSenderEmailNotifications(SenderEmailNotifications senderEmailNotifications)
public NotificationDefaultSettings signerEmailNotifications(SignerEmailNotifications signerEmailNotifications)
public SignerEmailNotifications getSignerEmailNotifications()
public void setSignerEmailNotifications(SignerEmailNotifications signerEmailNotifications)
Copyright © 2020. All rights reserved.