Class FormElements.PdfElements

java.lang.Object
org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
Enclosing class:
FormElements

public static class FormElements.PdfElements extends Object
  • Constructor Details

    • PdfElements

      public PdfElements()
  • Method Details

    • getPdfFile

      public org.kuali.coeus.sys.api.model.KcFile getPdfFile()
    • setPdfFile

      public void setPdfFile(org.kuali.coeus.sys.api.model.KcFile pdfFile)
    • getAttachments

      public Map<String,AttachmentData> getAttachments()
    • setAttachments

      public void setAttachments(Map<String,AttachmentData> attachments)