| Package | Description |
|---|---|
| pt.lsts.neptus.console.notifications |
| Modifier and Type | Method and Description |
|---|---|
Notification.NotificationType |
Notification.getType() |
static Notification.NotificationType |
Notification.NotificationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Notification.NotificationType[] |
Notification.NotificationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Notification |
Notification.newNotification(java.lang.String title,
java.lang.String text,
Notification.NotificationType type) |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.