| Package | Description |
|---|---|
| org.mustangproject | |
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<FileAttachment> |
Invoice.xmlEmbeddedFiles |
| Modifier and Type | Method and Description |
|---|---|
FileAttachment[] |
Invoice.getAdditionalReferencedDocuments() |
FileAttachment |
FileAttachment.setData(byte[] data) |
FileAttachment |
FileAttachment.setDescription(java.lang.String description) |
FileAttachment |
FileAttachment.setFilename(java.lang.String filename) |
FileAttachment |
FileAttachment.setMimetype(java.lang.String mimetype) |
FileAttachment |
FileAttachment.setRelation(java.lang.String relation) |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.embedFileInXML(FileAttachment fa) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<FileAttachment> |
ZUGFeRDExporterFromA3.fileAttachments |
protected java.util.ArrayList<FileAttachment> |
OXExporterFromA3.fileAttachments |
protected java.util.ArrayList<FileAttachment> |
DXExporterFromA3.fileAttachments |
| Modifier and Type | Method and Description |
|---|---|
default FileAttachment[] |
IExportableTransaction.getAdditionalReferencedDocuments()
get additional referenced documents acccording to BG-24 XRechnung
(Rechnungsbegruendende Unterlagen), i.e.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZUGFeRDExporterFromA3.attachFile(FileAttachment file) |
void |
OXExporterFromA3.attachFile(FileAttachment file) |
void |
DXExporterFromA3.attachFile(FileAttachment file) |
Copyright © 2023. All rights reserved.