Uses of Class
com.blackberry.workspaces.api.sdk.json.CreateWorkspaceFolderTreeRecordJson
-
Packages that use CreateWorkspaceFolderTreeRecordJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of CreateWorkspaceFolderTreeRecordJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type CreateWorkspaceFolderTreeRecordJson Modifier and Type Method Description Set<CreateWorkspaceFolderTreeRecordJson>
CreateWorkspaceFolderTreeJson. getFolderTreeRecords()
Collection of foldersMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type CreateWorkspaceFolderTreeRecordJson Modifier and Type Method Description void
CreateWorkspaceFolderTreeJson. setFolderTreeRecords(Set<CreateWorkspaceFolderTreeRecordJson> folderTreeRecords)
Collection of folders
-