Uses of Class
com.blackberry.workspaces.api.sdk.json.DocumentAnnotationsListRecordJson
-
Packages that use DocumentAnnotationsListRecordJson Package Description com.blackberry.workspaces.api.sdk.json -
-
Uses of DocumentAnnotationsListRecordJson in com.blackberry.workspaces.api.sdk.json
Methods in com.blackberry.workspaces.api.sdk.json that return types with arguments of type DocumentAnnotationsListRecordJson Modifier and Type Method Description Collection<DocumentAnnotationsListRecordJson>
DocumentAnnotationsListJson. getAnnotationRecordJsons()
Method parameters in com.blackberry.workspaces.api.sdk.json with type arguments of type DocumentAnnotationsListRecordJson Modifier and Type Method Description void
DocumentAnnotationsListJson. setAnnotationRecordJsons(Collection<DocumentAnnotationsListRecordJson> annotationRecordJsons)
-