Class DownloadTransientDocumentAnnotationsJson

    • Constructor Detail

      • DownloadTransientDocumentAnnotationsJson

        public DownloadTransientDocumentAnnotationsJson()
    • Method Detail

      • getDeviceType

        public DeviceType getDeviceType()
      • setDeviceType

        public void setDeviceType​(DeviceType deviceType)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getReportProblematicAnnotations

        public Boolean getReportProblematicAnnotations()
      • setReportProblematicAnnotations

        public void setReportProblematicAnnotations​(Boolean reportProblematicAnnotations)
      • getWorkspaceGuid

        public String getWorkspaceGuid()
      • setWorkspaceGuid

        public void setWorkspaceGuid​(String workspaceGuid)
      • getUserAddressesAnnotationsToDownload

        public Set<String> getUserAddressesAnnotationsToDownload()
      • setUserAddressesAnnotationsToDownload

        public void setUserAddressesAnnotationsToDownload​(Set<String> userAddressesAnnotationsToDownload)
      • isShouldDownloadHiddenAnnotations

        public boolean isShouldDownloadHiddenAnnotations()
      • setShouldDownloadHiddenAnnotations

        public void setShouldDownloadHiddenAnnotations​(boolean shouldDownloadHiddenAnnotations)