Class S2SFormGeneratorPdfFillable.Attachments

java.lang.Object
org.kuali.coeus.s2sgen.impl.generate.S2SFormGeneratorPdfFillable.Attachments
Enclosing interface:
S2SFormGeneratorPdfFillable<T extends org.apache.xmlbeans.XmlObject>

public static class S2SFormGeneratorPdfFillable.Attachments extends Object
  • Constructor Details

    • Attachments

      public Attachments(Map<String,org.kuali.coeus.s2sgen.api.generate.AttachmentData> mapped, List<org.kuali.coeus.s2sgen.api.generate.AttachmentData> unmapped)
  • Method Details

    • getMapped

      public Map<String,org.kuali.coeus.s2sgen.api.generate.AttachmentData> getMapped()
    • getUnmapped

      public List<org.kuali.coeus.s2sgen.api.generate.AttachmentData> getUnmapped()