public class NotificationBox extends Object
| Constructor and Description |
|---|
NotificationBox(NotificationType type) |
| Modifier and Type | Method and Description |
|---|---|
List<NotificationDetail> |
getDetails() |
NotificationType |
getType() |
public NotificationBox(NotificationType type)
public NotificationType getType()
public List<NotificationDetail> getDetails()
Copyright © 2017–2021. All rights reserved.