Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.connectors.common.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static JsonObjectTypes |
JsonObjectTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JsonObjectTypes[] |
JsonObjectTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
JsonObjectTypes |
BaseJson.getObjType()
Json object types
|
Modifier and Type | Method and Description |
---|---|
void |
BaseJson.setObjType(JsonObjectTypes objType)
Json object types
|
Copyright © 2019. All rights reserved.