Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static DocumentTagType |
DocumentTagType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentTagType[] |
DocumentTagType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentTagType |
TagRecordJson.getTagType()
Tag type
|
DocumentTagType |
TagFieldJson.getTagType()
Type
|
Modifier and Type | Method and Description |
---|---|
void |
TagRecordJson.setTagType(DocumentTagType tagType)
Tag type
|
void |
TagFieldJson.setTagType(DocumentTagType tagType)
Type
|
Copyright © 2019. All rights reserved.