Uses of Class
com.blackberry.workspaces.sdk.api.json.GroupRequestJson
-
Packages that use GroupRequestJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of GroupRequestJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type GroupRequestJson Modifier and Type Method Description Set<GroupRequestJson>
ReportFilterJson. getGroups()
List of groupsMethod parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type GroupRequestJson Modifier and Type Method Description void
ReportFilterJson. setGroups(Set<GroupRequestJson> groups)
List of groups
-