Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static NotificationPeriod |
NotificationPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotificationPeriod[] |
NotificationPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NotificationPeriod |
SendNotificationsJson.getNotificationPeriod()
Notification period, in days.
|
Modifier and Type | Method and Description |
---|---|
void |
SendNotificationsJson.setNotificationPeriod(NotificationPeriod notificationPeriod)
Notification period, in days.
|
Copyright © 2019. All rights reserved.