Uses of Interface
org.mustangproject.ZUGFeRD.IExportableTransaction
-
Packages that use IExportableTransaction Package Description org.mustangproject org.mustangproject.ZUGFeRD -
-
Uses of IExportableTransaction in org.mustangproject
Classes in org.mustangproject that implement IExportableTransaction Modifier and Type Class Description classCalculatedInvoiceclassInvoiceAn invoice, with fluent setters -
Uses of IExportableTransaction in org.mustangproject.ZUGFeRD
Fields in org.mustangproject.ZUGFeRD declared as IExportableTransaction Modifier and Type Field Description protected IExportableTransactionDAPullProvider. transprotected IExportableTransactionOXPullProvider. transprotected IExportableTransactionTransactionCalculator. transprotected IExportableTransactionUBLDAPullProvider. transprotected IExportableTransactionZUGFeRD2PullProvider. transMethods in org.mustangproject.ZUGFeRD with parameters of type IExportableTransaction Modifier and Type Method Description protected java.lang.StringDAPullProvider. buildNotes(IExportableTransaction exportableTransaction)protected java.lang.StringZUGFeRD2PullProvider. buildNotes(IExportableTransaction exportableTransaction)voidCustomXMLProvider. generateXML(IExportableTransaction trans)voidDAPullProvider. generateXML(IExportableTransaction trans)voidIXMLProvider. generateXML(IExportableTransaction trans)voidOXPullProvider. generateXML(IExportableTransaction trans)voidUBLDAPullProvider. generateXML(IExportableTransaction trans)voidZUGFeRD1PullProvider. generateXML(IExportableTransaction trans)voidZUGFeRD2PullProvider. generateXML(IExportableTransaction trans)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)Constructors in org.mustangproject.ZUGFeRD with parameters of type IExportableTransaction Constructor Description TransactionCalculator(IExportableTransaction trans)
-