public class DocumentAnnotationsJson extends BaseJson
Constructor and Description |
---|
DocumentAnnotationsJson() |
Modifier and Type | Method and Description |
---|---|
List<DocumentPageAnnotationsJson> |
getDocumentPageAnnotations()
List of annotations
|
void |
setDocumentPageAnnotations(List<DocumentPageAnnotationsJson> documentPageAnnotations)
List of annotations
|
getObjType, setObjType, toString
public List<DocumentPageAnnotationsJson> getDocumentPageAnnotations()
public void setDocumentPageAnnotations(List<DocumentPageAnnotationsJson> documentPageAnnotations)
documentPageAnnotations
- List of annotationsCopyright © 2019. All rights reserved.