| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade.item |
Contains the model entities that are part of invoice→trade→item
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrossPrice
The Item GrossPrice.
|
| Modifier and Type | Method and Description |
|---|---|
Price |
GrossPrice.addAllowanceCharge(AllowanceCharge... additionalAllowanceCharges)
Adds additional allowance charges.
|
Price |
Price.setBasis(Quantity quantity)
Sets the basis quantity.
|
Price |
Price.setChargeAmount(Amount chargeAmount)
Sets the charge amount.
|
| Modifier and Type | Method and Description |
|---|---|
Price |
SpecifiedAgreement.getNetPrice()
Gets the net price item price.
|
| Modifier and Type | Method and Description |
|---|---|
SpecifiedAgreement |
SpecifiedAgreement.setNetPrice(Price netPrice)
Sets the net price product trade price.
|
Copyright © 2014-2015 Konik.io. All Rights Reserved.