Uses of Interface
org.mustangproject.ZUGFeRD.IExporter
-
Packages that use IExporter Package Description org.mustangproject.ZUGFeRD -
-
Uses of IExporter in org.mustangproject.ZUGFeRD
Subinterfaces of IExporter in org.mustangproject.ZUGFeRD Modifier and Type Interface Description interfaceIZUGFeRDExporterClasses in org.mustangproject.ZUGFeRD that implement IExporter Modifier and Type Class Description classDXExporterFromA1classDXExporterFromA3classEinLieferscheinExporterclassOXExporterFromA1classOXExporterFromA3classXRExporterclassZUGFeRDExporterFromA1classZUGFeRDExporterFromA3classZUGFeRDExporterFromPDFAAuto-detects the source PDF-A-Version and acts accordingly like a ZUGFeRDExporterFromA1 or ZUGFeRDExporterFromA3Methods in org.mustangproject.ZUGFeRD that return IExporter Modifier and Type Method Description IExporterDXExporterFromA3. prepare()IExporterOXExporterFromA3. prepare()IExporterZUGFeRDExporterFromA3. prepare()IExporterDXExporterFromA3. setTransaction(IExportableTransaction trans)Embeds the Zugferd XML structure in a file named ZUGFeRD-invoice.xml.IExporterEinLieferscheinExporter. setTransaction(IExportableTransaction trans)IExporterIExporter. setTransaction(IExportableTransaction trans)IExporterOXExporterFromA3. setTransaction(IExportableTransaction trans)Embeds the Zugferd XML structure in a file named ZUGFeRD-invoice.xml.IExporterXRExporter. setTransaction(IExportableTransaction trans)IExporterZUGFeRDExporterFromA3. setTransaction(IExportableTransaction trans)Embeds the Zugferd XML structure in a file named ZUGFeRD-invoice.xml.IExporterZUGFeRDExporterFromPDFA. setTransaction(IExportableTransaction trans)
-