| Package | Description |
|---|---|
| io.konik.zugferd |
The starting point of every Konik Invoice.
|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| Modifier and Type | Method and Description |
|---|---|
Trade |
Invoice.getTrade()
Gets the trade transaction.
|
| Modifier and Type | Method and Description |
|---|---|
Invoice |
Invoice.setTrade(Trade trade)
Sets the trade transaction.
|
| Modifier and Type | Method and Description |
|---|---|
Trade |
Trade.addItem(Item item)
Adds an trade item.
|
Trade |
Trade.setAgreement(Agreement agreement)
Sets the trade agreement.
|
Trade |
Trade.setDelivery(Delivery delivery)
Sets the trade delivery.
|
Trade |
Trade.setSettlement(Settlement tradeSettlement)
Sets the trade settlement.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.