Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.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 |
---|---|
EntityType |
PermittedEntityToUserJson.getEntityType()
The Entity type
|
EntityType |
PermittedEntityFromUserJson.getEntityType()
The Entity type
|
EntityType |
ListOrganizationBlacklistingResultJson.getPermittedEntityType() |
EntityType |
ListEmailProtectorWhitelistEntityResultJson.getPermittedEntityType()
Permitted entity type
|
Modifier and Type | Method and Description |
---|---|
void |
PermittedEntityToUserJson.setEntityType(EntityType entityType)
The Entity type
|
void |
PermittedEntityFromUserJson.setEntityType(EntityType entityType)
The Entity type
|
void |
ListOrganizationBlacklistingResultJson.setPermittedEntityType(EntityType permittedEntityType) |
void |
ListEmailProtectorWhitelistEntityResultJson.setPermittedEntityType(EntityType permittedEntityType)
Permitted entity type
|
Copyright © 2019. All rights reserved.