Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static AccessLevel |
AccessLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccessLevel[] |
AccessLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AccessLevel |
PermissionsToUserForGetPermissionsJson.getAccessLevel()
Internal flag, do not send it with your request.
|
AccessLevel |
PermissionsToUserJson.getAccessLevel()
Internal flag, do not send it with your request.
|
Modifier and Type | Method and Description |
---|---|
void |
PermissionsToUserForGetPermissionsJson.setAccessLevel(AccessLevel accessLevel)
Internal flag, do not send it with your request.
|
void |
PermissionsToUserJson.setAccessLevel(AccessLevel accessLevel)
Internal flag, do not send it with your request.
|
Copyright © 2019. All rights reserved.