Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static OrgCapabilityType |
OrgCapabilityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrgCapabilityType[] |
OrgCapabilityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Set<OrgCapabilityType> |
UserDataJson.getOrgCapabilities()
List of organization capabilities
|
Modifier and Type | Method and Description |
---|---|
void |
UserDataJson.setOrgCapabilities(Set<OrgCapabilityType> orgCapabilities)
List of organization capabilities
|
Copyright © 2019. All rights reserved.