Class DocumentPageAnnotationsJson

    • Constructor Detail

      • DocumentPageAnnotationsJson

        public DocumentPageAnnotationsJson()
    • Method Detail

      • getAnnotationsPageNo

        public Integer getAnnotationsPageNo()
        Page number
        Returns:
        Page number
      • setAnnotationsPageNo

        public void setAnnotationsPageNo​(Integer annotationsPageNo)
        Page number
        Parameters:
        annotationsPageNo - Page number
      • getPagePlainAnnotations

        public List<DocumentPlainAnnotationJson> getPagePlainAnnotations()
        List of plain annotations
        Returns:
        List of plain annotations
      • setPagePlainAnnotations

        public void setPagePlainAnnotations​(List<DocumentPlainAnnotationJson> pagePlainAnnotations)
        List of plain annotations
        Parameters:
        pagePlainAnnotations - List of plain annotations
      • getPageAnnotations

        public List<DocumentAnnotationJson> getPageAnnotations()
        List of page annotations
        Returns:
        List of page annotations
      • setPageAnnotations

        public void setPageAnnotations​(List<DocumentAnnotationJson> pageAnnotations)
        List of page annotations
        Parameters:
        pageAnnotations - List of page annotations