Package org.mustangproject.ZUGFeRD
Class EinLieferscheinExporter
- java.lang.Object
-
- org.mustangproject.ZUGFeRD.EinLieferscheinExporter
-
-
Constructor Summary
Constructors Constructor Description EinLieferscheinExporter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexport(java.io.OutputStream output)voidexport(java.lang.String ZUGFeRDfilename)IExportersetTransaction(IExportableTransaction trans)
-
-
-
Method Detail
-
setTransaction
public IExporter setTransaction(IExportableTransaction trans) throws java.io.IOException
- Specified by:
setTransactionin interfaceIExporter- Throws:
java.io.IOException
-
export
public void export(java.lang.String ZUGFeRDfilename) throws java.io.IOException
-
-