public class DeleteDocumentAnnotationsResult extends Object
NOTE: This class is auto generated by the swagger code generator program. Do not edit the class manually.
| Constructor and Description |
|---|
DeleteDocumentAnnotationsResult() |
| Modifier and Type | Method and Description |
|---|---|
List<DeleteAnnotationResult> |
getDelete_annotation_results() |
void |
setDelete_annotation_results(List<DeleteAnnotationResult> delete_annotation_results) |
String |
toString() |
public List<DeleteAnnotationResult> getDelete_annotation_results()
public void setDelete_annotation_results(List<DeleteAnnotationResult> delete_annotation_results)
Copyright © 2014 GroupDocs. All Rights Reserved.