| Package | Description |
|---|---|
| io.konik.zugferd.entity |
|
| io.konik.zugferd.entity.trade.item |
|
| io.konik.zugferd.unqualified |
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Quantity> |
ReferencedProduct.units |
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Price.getBasis()
|
Quantity |
AllowanceCharge.getBasisQuantity()
|
| Modifier and Type | Method and Description |
|---|---|
List<Quantity> |
ReferencedProduct.getUnits()
|
| Modifier and Type | Method and Description |
|---|---|
ReferencedProduct |
ReferencedProduct.addUnits(Quantity unit)
|
Price |
Price.setBasis(Quantity quantity)
|
void |
AllowanceCharge.setBasisQuantity(Quantity basisQuantity)
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
SpecifiedDelivery.getBilled()
|
Quantity |
SpecifiedDelivery.getChargeFree()
|
Quantity |
SpecifiedDelivery.getPackageQuantity()
|
| Modifier and Type | Method and Description |
|---|---|
SpecifiedDelivery |
SpecifiedDelivery.setBilled(Quantity billedQuantity)
|
SpecifiedDelivery |
SpecifiedDelivery.setChargeFree(Quantity chargeFree)
|
SpecifiedDelivery |
SpecifiedDelivery.setPackageQuantity(Quantity packageQuantity)
|
| Constructor and Description |
|---|
SpecifiedDelivery(Quantity billed)
|
SpecifiedDelivery(Quantity billed,
ZfDate actualDelivery)
|
| Modifier and Type | Method and Description |
|---|---|
Quantity |
Quantity.setValue(BigDecimal value)
|
Copyright © 2014 Konik.io. All Rights Reserved.