Package | Description |
---|---|
com.equilibrium.model |
Modifier and Type | Field and Description |
---|---|
NotificationPriority |
Request._notificationPriority |
Modifier and Type | Method and Description |
---|---|
NotificationPriority |
Request.getNotificationPriority() |
static NotificationPriority |
NotificationPriority.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationPriority[] |
NotificationPriority.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014 Equilibrium. All rights reserved.