public class NotificationRequest extends Object
| Constructor and Description |
|---|
NotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLive() |
List<NotificationRequestItemContainer> |
getNotificationItemContainers() |
List<NotificationRequestItem> |
getNotificationItems() |
NotificationRequest |
setLive(String live) |
void |
setNotificationItemContainers(List<NotificationRequestItemContainer> notificationItemContainers) |
String |
toString() |
public String getLive()
public NotificationRequest setLive(String live)
public List<NotificationRequestItemContainer> getNotificationItemContainers()
public void setNotificationItemContainers(List<NotificationRequestItemContainer> notificationItemContainers)
public List<NotificationRequestItem> getNotificationItems()
Copyright © 2017. All rights reserved.