public class EmergencyNotificationGroupsResponse extends Object
| Constructor and Description |
|---|
EmergencyNotificationGroupsResponse() |
| Modifier and Type | Method and Description |
|---|---|
EmergencyNotificationGroup |
getEmergencyNotificationGroup() |
List<EmergencyNotificationGroup> |
getEmergencyNotificationGroups() |
Links |
getLinks() |
void |
setEmergencyNotificationGroup(EmergencyNotificationGroup emergencyNotificationGroup) |
void |
setEmergencyNotificationGroups(List<EmergencyNotificationGroup> emergencyNotificationGroups) |
void |
setLinks(Links links) |
public List<EmergencyNotificationGroup> getEmergencyNotificationGroups()
public void setEmergencyNotificationGroups(List<EmergencyNotificationGroup> emergencyNotificationGroups)
public Links getLinks()
public void setLinks(Links links)
public EmergencyNotificationGroup getEmergencyNotificationGroup()
public void setEmergencyNotificationGroup(EmergencyNotificationGroup emergencyNotificationGroup)
Copyright © 2020. All rights reserved.