public class EmergencyNotificationEndpointOrderResponse extends Object
| Constructor and Description |
|---|
EmergencyNotificationEndpointOrderResponse() |
| Modifier and Type | Method and Description |
|---|---|
EmergencyNotificationEndpointAssociation |
getEmergencyNotificationEndpointAssociation() |
EmergencyNotificationEndpointOrder |
getEmergencyNotificationEndpointOrder() |
List<EmergencyNotificationEndpointOrder> |
getEmergencyNotificationEndpointOrders() |
Links |
getLinks() |
void |
setEmergencyNotificationEndpointAssociation(EmergencyNotificationEndpointAssociation emergencyNotificationEndpointAssociation) |
void |
setEmergencyNotificationEndpointOrder(EmergencyNotificationEndpointOrder emergencyNotificationEndpointOrder) |
void |
setEmergencyNotificationEndpointOrders(List<EmergencyNotificationEndpointOrder> emergencyNotificationEndpointOrders) |
void |
setLinks(Links links) |
public EmergencyNotificationEndpointOrderResponse()
public Links getLinks()
public void setLinks(Links links)
public List<EmergencyNotificationEndpointOrder> getEmergencyNotificationEndpointOrders()
public void setEmergencyNotificationEndpointOrders(List<EmergencyNotificationEndpointOrder> emergencyNotificationEndpointOrders)
public EmergencyNotificationEndpointOrder getEmergencyNotificationEndpointOrder()
public void setEmergencyNotificationEndpointOrder(EmergencyNotificationEndpointOrder emergencyNotificationEndpointOrder)
public EmergencyNotificationEndpointAssociation getEmergencyNotificationEndpointAssociation()
public void setEmergencyNotificationEndpointAssociation(EmergencyNotificationEndpointAssociation emergencyNotificationEndpointAssociation)
Copyright © 2020. All rights reserved.