Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentChunkJson
-
Packages that use DocumentChunkJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of DocumentChunkJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type DocumentChunkJson Modifier and Type Method Description List<DocumentChunkJson>
DocumentChunksJson. getChunks()
The chunks that make up this fileMethod parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type DocumentChunkJson Modifier and Type Method Description void
DocumentChunksJson. setChunks(List<DocumentChunkJson> chunks)
The chunks that make up this file
-