Package org.kuali.coeus.s2sgen.api.print
Class FormElements.PdfElements
java.lang.Object
org.kuali.coeus.s2sgen.api.print.FormElements.PdfElements
- Enclosing class:
FormElements
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.coeus.sys.api.model.KcFilevoidsetAttachments(Map<String, AttachmentData> attachments) voidsetPdfFile(org.kuali.coeus.sys.api.model.KcFile pdfFile)
-
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
-
setAttachments
-