Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
Modifier and Type | Method and Description |
---|---|
static Color |
Color.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Color[] |
Color.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Color |
AddOrganizationWatermarkJson.getColor()
Color of the watermark
|
Color |
EditOrganizationWatermarkJson.getColor()
Watermark color
|
Color |
OrganizationWatermarkConfigJson.getColor() |
Modifier and Type | Method and Description |
---|---|
void |
AddOrganizationWatermarkJson.setColor(Color color)
Color of the watermark
|
void |
EditOrganizationWatermarkJson.setColor(Color color)
Watermark color
|
void |
OrganizationWatermarkConfigJson.setColor(Color color) |
Copyright © 2019. All rights reserved.