public class NotificationContainer extends Object
| Constructor and Description |
|---|
NotificationContainer() |
| Modifier and Type | Method and Description |
|---|---|
List<Notification> |
getNotifications() |
boolean |
isSound() |
void |
setNotifications(List<Notification> notifications) |
void |
setSound(boolean sound) |
public List<Notification> getNotifications()
public boolean isSound()
public void setNotifications(List<Notification> notifications)
public void setSound(boolean sound)
Copyright © 2010-2025 Qcadoo Limited