| Package | Description |
|---|---|
| io.konik.zugferd.entity.trade |
Contains the model entities that are part of invoice→trade
|
| Modifier and Type | Method and Description |
|---|---|
Agreement |
Agreement.addAdditional(ReferencedDocumentAdditional additionalReference)
Adds the additional.
|
Agreement |
Trade.getAgreement()
Gets the trade agreement.
|
Agreement |
Agreement.setBuyer(TradeParty buyer)
Sets the buyer trade party.
|
Agreement |
Agreement.setBuyerOrder(ReferencedDocument buyerOrder)
Sets the buyer order referenced document.
|
Agreement |
Agreement.setBuyerReference(String buyerReference)
Sets the buyer reference.
|
Agreement |
Agreement.setContract(ReferencedDocument contract)
Sets the contract referenced document.
|
Agreement |
Agreement.setCustomerOrder(ReferencedDocument customerOrder)
Sets the customer order referenced document.
|
Agreement |
Agreement.setDeliveryTerms(String deliveryTerms)
Sets the delivery terms Incoterms code.
|
Agreement |
Agreement.setProductEndUser(TradeParty productEndUser)
Sets the product end user.
|
Agreement |
Agreement.setSeller(TradeParty seller)
Sets the seller trade party
|
| Modifier and Type | Method and Description |
|---|---|
Trade |
Trade.setAgreement(Agreement agreement)
Sets the trade agreement.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.