Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.examples | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static EntityType |
EntityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
WorkspacesExample.addMembers(String roomId,
String address,
EntityType entityType,
boolean isUsersDefaultEntity,
boolean downloadOriginal,
String usersRole) |
Modifier and Type | Method and Description |
---|---|
EntityType |
PermittedEntityFromUserJson.getEntityType()
The Entity type
|
EntityType |
PermittedEntityToUserJson.getEntityType()
The Entity type
|
EntityType |
ListEmailProtectorWhitelistEntityResultJson.getPermittedEntityType()
Permitted entity type
|
EntityType |
ListOrganizationBlacklistingResultJson.getPermittedEntityType() |
Modifier and Type | Method and Description |
---|---|
void |
PermittedEntityFromUserJson.setEntityType(EntityType entityType)
The Entity type
|
void |
PermittedEntityToUserJson.setEntityType(EntityType entityType)
The Entity type
|
void |
ListEmailProtectorWhitelistEntityResultJson.setPermittedEntityType(EntityType permittedEntityType)
Permitted entity type
|
void |
ListOrganizationBlacklistingResultJson.setPermittedEntityType(EntityType permittedEntityType) |
Copyright © 2019. All rights reserved.