Package org.kuali.coeus.s2sgen.api.print
Class FormElements
java.lang.Object
org.kuali.coeus.s2sgen.api.print.FormElements
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.kuali.coeus.sys.api.model.KcFilevoidsetErrors(List<AuditError> errors) voidsetNamespace(String namespace) voidsetPdfElements(FormElements.PdfElements pdfElements) voidsetStylesheetElements(FormElements.StylesheetElements stylesheetElements) voidsetXmlFile(org.kuali.coeus.sys.api.model.KcFile xmlFile)
-
Constructor Details
-
FormElements
public FormElements()
-
-
Method Details
-
getNamespace
-
setNamespace
-
getXmlFile
public org.kuali.coeus.sys.api.model.KcFile getXmlFile() -
setXmlFile
public void setXmlFile(org.kuali.coeus.sys.api.model.KcFile xmlFile) -
getPdfElements
-
setPdfElements
-
getStylesheetElements
-
setStylesheetElements
-
getErrors
-
setErrors
-