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