| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| io.konik.zugferd.entity.trade.item |
Contains the model entities that are part of invoice→trade→item
|
| Modifier and Type | Method and Description |
|---|---|
CommonDelivery<R> |
CommonDelivery.setActualDelivery(ZfDate actualDelivery)
Sets the actual delivery event.
|
abstract CommonDelivery<R> |
CommonDelivery.setDeliveryNote(R deliveryNote)
Sets the delivery note.
|
abstract CommonDelivery<R> |
CommonDelivery.setDespatchAdvice(R despatchAdvice)
Sets the despatch advice.
|
CommonDelivery<R> |
CommonDelivery.setShipTo(TradeParty shipTo)
Sets the ship to.
|
CommonDelivery<R> |
CommonDelivery.setUltimateShipTo(TradeParty ultimateShipTo)
Sets the ultimate ship to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Delivery
The trade delivery information.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpecifiedDelivery
The Trade Delivery
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.