Uses of Class
com.blackberry.workspaces.api.sdk.json.IManageMatterJson
-
Packages that use IManageMatterJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of IManageMatterJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.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.api.sdk.json with type arguments of type IManageMatterJson Modifier and Type Method Description void
IManageMatterJson. setSubFolders(List<IManageMatterJson> subFolders)
List of subfolders.
-