public class EmergencyNotificationRecipientsResponse extends Object
| Constructor and Description |
|---|
EmergencyNotificationRecipientsResponse() |
| Modifier and Type | Method and Description |
|---|---|
EmergencyNotificationRecipient |
getEmergencyNotificationRecipient() |
List<EmergencyNotificationRecipient> |
getEmergencyNotificationRecipients() |
Links |
getLinks() |
void |
setEmergencyNotificationRecipient(EmergencyNotificationRecipient emergencyNotificationRecipient) |
void |
setEmergencyNotificationRecipients(List<EmergencyNotificationRecipient> emergencyNotificationRecipients) |
void |
setLinks(Links links) |
public EmergencyNotificationRecipientsResponse()
public EmergencyNotificationRecipient getEmergencyNotificationRecipient()
public void setEmergencyNotificationRecipient(EmergencyNotificationRecipient emergencyNotificationRecipient)
public Links getLinks()
public void setLinks(Links links)
public List<EmergencyNotificationRecipient> getEmergencyNotificationRecipients()
public void setEmergencyNotificationRecipients(List<EmergencyNotificationRecipient> emergencyNotificationRecipients)
Copyright © 2020. All rights reserved.