| Package | Description |
|---|---|
| org.mustangproject | |
| org.mustangproject.ZUGFeRD |
| Modifier and Type | Class and Description |
|---|---|
class |
TradeParty
A organisation, i.e. usually a company
|
| Modifier and Type | Method and Description |
|---|---|
IZUGFeRDExportableTradeParty |
Invoice.getRecipient() |
IZUGFeRDExportableTradeParty |
Invoice.getSender() |
| Modifier and Type | Method and Description |
|---|---|
default IZUGFeRDExportableTradeParty |
IExportableTransaction.getDeliveryAddress()
delivery address, i.e. ram:ShipToTradeParty (only supported for zf2)
|
IZUGFeRDExportableTradeParty |
IExportableTransaction.getRecipient()
the recipient
|
default IZUGFeRDExportableTradeParty |
IExportableTransaction.getSender()
the sender of the invoice
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UBLDAPullProvider.getPartyXML(IZUGFeRDExportableTradeParty tp) |
protected java.lang.String |
ZUGFeRD2PullProvider.getTradePartyAsXML(IZUGFeRDExportableTradeParty party,
boolean isSender,
boolean isShipToTradeParty)
returns the UN/CEFACT CII XML for companies(tradeparties), which is actually
the same for ZF1 (v 2013b) and ZF2 (v 2016b)
|
Copyright © 2023. All rights reserved.