| Package | Description |
|---|---|
| io.konik.zugferd.entity |
ZUGFeRD entities.
|
| Modifier and Type | Method and Description |
|---|---|
TaxRegistration |
TaxRegistration.setTaxNumber(String taxNumber)
Sets the tax number.
|
TaxRegistration |
TaxRegistration.setType(Reference taxType)
Sets the UNCL 1153 tax type.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaxRegistration> |
TradeParty.getTaxRegistrations()
Gets the specified tax registration.
|
| Modifier and Type | Method and Description |
|---|---|
TradeParty |
TradeParty.addTaxRegistrations(TaxRegistration... additionalTaxRegistration)
Adds the tax registration.
|
Copyright © 2014-2016 Konik.io. All Rights Reserved.