public class DocumentVersionAnnotationsListJson extends BaseJson
Constructor and Description |
---|
DocumentVersionAnnotationsListJson() |
Modifier and Type | Method and Description |
---|---|
Collection<DocumentVersionAnnotationsListRecordJson> |
getAnnotationRecordJsons()
Set of annotation records.
|
void |
setAnnotationRecordJsons(Collection<DocumentVersionAnnotationsListRecordJson> annotationRecordJsons)
Set of annotation records.
|
getObjType, setObjType, toString
public Collection<DocumentVersionAnnotationsListRecordJson> getAnnotationRecordJsons()
public void setAnnotationRecordJsons(Collection<DocumentVersionAnnotationsListRecordJson> annotationRecordJsons)
annotationRecordJsons
- Set of annotation records.Copyright © 2019. All rights reserved.