public class Notifications extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Notifications.Builder |
| Constructor and Description |
|---|
Notifications() |
| Modifier and Type | Method and Description |
|---|---|
static Notifications.Builder |
builder() |
String |
getEmailAddress() |
String |
getMobileNumber() |
boolean |
shouldSendEmail() |
boolean |
shouldSendSms() |
String |
toString() |
public String getEmailAddress()
public String getMobileNumber()
public boolean shouldSendEmail()
public boolean shouldSendSms()
public static Notifications.Builder builder()
Copyright © 2018 Digipost. All rights reserved.