Package | Description |
---|---|
com.blackberry.workspaces.api.sdk.enums | |
com.blackberry.workspaces.api.sdk.json |
Modifier and Type | Method and Description |
---|---|
static LogActionType |
LogActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogActionType[] |
LogActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
LogActionType |
CreateTransientActivityLogRecordJson.getType()
Type of log action
|
LogActionType |
CreateIManageActivityLogRecordJson.getType()
Type of log action
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTransientActivityLogRecordJson.setType(LogActionType type)
Type of log action
|
void |
CreateIManageActivityLogRecordJson.setType(LogActionType type)
Type of log action
|
Copyright © 2019. All rights reserved.