| Package | Description |
|---|---|
| org.mustangproject | |
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Class and Description |
|---|---|
class |
Item
describes any invoice line
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.ArrayList<IZUGFeRDExportableItem> |
Invoice.ZFItems |
| Modifier and Type | Method and Description |
|---|---|
IZUGFeRDExportableItem[] |
Invoice.getZFItems() |
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.addItem(IZUGFeRDExportableItem item)
required
adds invoice "lines" :-)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Invoice.setZFItems(java.util.ArrayList<IZUGFeRDExportableItem> ims) |
| Modifier and Type | Method and Description |
|---|---|
IZUGFeRDExportableItem[] |
IExportableTransaction.getZFItems() |
| Constructor and Description |
|---|
LineCalculator(IZUGFeRDExportableItem currentItem) |
Copyright © 2023. All rights reserved.