Class FormElements.StylesheetElements

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

public static class FormElements.StylesheetElements extends Object
  • Constructor Details

    • StylesheetElements

      public StylesheetElements()
  • Method Details

    • getStylesheets

      public List<org.kuali.coeus.sys.api.model.KcFile> getStylesheets()
    • setStylesheets

      public void setStylesheets(List<org.kuali.coeus.sys.api.model.KcFile> stylesheets)
    • getAttachments

      public List<AttachmentData> getAttachments()
    • setAttachments

      public void setAttachments(List<AttachmentData> attachments)