|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Notification.Priority in com.mulesoft.ion.client |
|---|
| Methods in com.mulesoft.ion.client that return Notification.Priority | |
|---|---|
Notification.Priority |
Notification.getPriority()
|
static Notification.Priority |
Notification.Priority.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Notification.Priority[] |
Notification.Priority.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.mulesoft.ion.client with parameters of type Notification.Priority | |
|---|---|
Notification |
Connection.createNotification(String text,
Notification.Priority priority,
String domain)
|
void |
Notification.setPriority(Notification.Priority priority)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||