| Package | Description |
|---|---|
| org.mustangproject | |
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Class and Description |
|---|---|
class |
Item
describes any invoice line
|
| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
Charge.getTotalAmount(IAbsoluteValueProvider currentItem) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IZUGFeRDExportableItem |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionCalculator
The Transactioncalculator e.g. adds the line totals and applies VAT on whole
invoices
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
ZUGFeRD2PullProvider.getAllowanceChargeStr(IZUGFeRDAllowanceCharge allowance,
IAbsoluteValueProvider item)
returns the XML for a charge or allowance on item level
|
protected java.lang.String |
ZUGFeRD2PullProvider.getItemTotalAllowanceChargeStr(IZUGFeRDAllowanceCharge allowance,
IAbsoluteValueProvider item)
returns the XML for a charge or allowance on item total level
|
java.math.BigDecimal |
IZUGFeRDAllowanceCharge.getTotalAmount(IAbsoluteValueProvider trans)
returns the absolute amount, even if it was relative in the first place
|
Copyright © 2023. All rights reserved.