Uses of Class
com.blackberry.workspaces.sdk.api.json.IManageMatterJson
Package | Description |
---|---|
com.blackberry.workspaces.sdk.api.json |
-
Uses of IManageMatterJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return types with arguments of type IManageMatterJson Modifier and Type Method Description List<IManageMatterJson>
IManageMatterJson. getSubFolders()
List of subfolders.Method parameters in com.blackberry.workspaces.sdk.api.json with type arguments of type IManageMatterJson Modifier and Type Method Description void
IManageMatterJson. setSubFolders(List<IManageMatterJson> subFolders)
List of subfolders.