Uses of Class
com.blackberry.workspaces.sdk.api.enums.GroupActionType
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.enums | |
com.blackberry.workspaces.sdk.api.json |
-
Uses of GroupActionType in com.blackberry.workspaces.sdk.api.enums
Methods in com.blackberry.workspaces.sdk.api.enums that return GroupActionType Modifier and Type Method Description static GroupActionType
GroupActionType. valueOf(String name)
Returns the enum constant of this type with the specified name.static GroupActionType[]
GroupActionType. values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of GroupActionType in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return GroupActionType Modifier and Type Method Description GroupActionType
GroupLogRecordJson. getActionType()
Action typeMethods in com.blackberry.workspaces.sdk.api.json with parameters of type GroupActionType Modifier and Type Method Description void
GroupLogRecordJson. setActionType(GroupActionType actionType)
Action type