Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static LineContentType |
LineContentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LineContentType[] |
LineContentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LineContentType |
AddOrganizationWatermarkContentLineJson.getContentType()
Type of line
|
LineContentType |
EditOrganizationWatermarkContentLineJson.getContentType()
The type of content
|
LineContentType |
OrganizationWatermarkContentJson.getType() |
Modifier and Type | Method and Description |
---|---|
void |
AddOrganizationWatermarkContentLineJson.setContentType(LineContentType contentType)
Type of line
|
void |
EditOrganizationWatermarkContentLineJson.setContentType(LineContentType contentType)
The type of content
|
void |
OrganizationWatermarkContentJson.setType(LineContentType type) |
Copyright © 2019. All rights reserved.