Uses of Class
com.blackberry.workspaces.sdk.api.json.DocumentAnnotationsJson
-
Packages that use DocumentAnnotationsJson Package Description com.blackberry.workspaces.sdk.api.json -
-
Uses of DocumentAnnotationsJson in com.blackberry.workspaces.sdk.api.json
Methods in com.blackberry.workspaces.sdk.api.json that return DocumentAnnotationsJson Modifier and Type Method Description DocumentAnnotationsJson
UploadUserTransientDocumentAnnotationsJson. getAnnotations()
DocumentAnnotationsJson
DocumentAnnotationsForUsersJson. getDocumentAnnotations()
DocumentAnnotationsJson
DocumentAnnotationsForUserJson. getUserAnnotations()
AnnotationsMethods in com.blackberry.workspaces.sdk.api.json with parameters of type DocumentAnnotationsJson Modifier and Type Method Description void
UploadUserTransientDocumentAnnotationsJson. setAnnotations(DocumentAnnotationsJson annotations)
void
DocumentAnnotationsForUsersJson. setDocumentAnnotations(DocumentAnnotationsJson documentAnnotations)
void
DocumentAnnotationsForUserJson. setUserAnnotations(DocumentAnnotationsJson userAnnotations)
Annotations
-