Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static UserNotificationOrder |
UserNotificationOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserNotificationOrder[] |
UserNotificationOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
UserNotificationOrder |
ListNotificationsJson.getOrder()
Notification order, if left empty set to LAST_UPDATED.
|
Modifier and Type | Method and Description |
---|---|
void |
ListNotificationsJson.setOrder(UserNotificationOrder order)
Notification order, if left empty set to LAST_UPDATED.
|
Copyright © 2019. All rights reserved.