Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static PermissionRequestTypeExternalInterface |
PermissionRequestTypeExternalInterface.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionRequestTypeExternalInterface[] |
PermissionRequestTypeExternalInterface.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PermissionRequestTypeExternalInterface |
AddFolderPermissionRequestJson.getRequestType()
The type of request
|
PermissionRequestTypeExternalInterface |
AddDocumentPermissionRequestJson.getRequestType() |
Modifier and Type | Method and Description |
---|---|
void |
AddFolderPermissionRequestJson.setRequestType(PermissionRequestTypeExternalInterface requestType)
The type of request
|
void |
AddDocumentPermissionRequestJson.setRequestType(PermissionRequestTypeExternalInterface requestType) |
Copyright © 2019. All rights reserved.