Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static ExternalRepositoryCloudStatus |
ExternalRepositoryCloudStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExternalRepositoryCloudStatus[] |
ExternalRepositoryCloudStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ExternalRepositoryCloudStatus |
WorkspaceInfoJson.getExternalRepositoryCloudStatus() |
ExternalRepositoryCloudStatus |
ListRoomsByTypeResultJson.getExternalRepositoryCloudStatus() |
Modifier and Type | Method and Description |
---|---|
void |
WorkspaceInfoJson.setExternalRepositoryCloudStatus(ExternalRepositoryCloudStatus externalRepositoryCloudStatus) |
void |
ListRoomsByTypeResultJson.setExternalRepositoryCloudStatus(ExternalRepositoryCloudStatus externalRepositoryCloudStatus) |
Copyright © 2019. All rights reserved.