public class EbInterface41ToXRechnungUBLConverter extends AbstractEbInterfaceToXRechnungUBLConverter
m_aContentLocale, m_aDisplayLocale| Constructor and Description |
|---|
EbInterface41ToXRechnungUBLConverter(Locale aDisplayLocale,
Locale aContentLocale) |
| Modifier and Type | Method and Description |
|---|---|
oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType |
convert(com.helger.ebinterface.v41.Ebi41InvoiceType aEbiInvoice,
com.helger.commons.error.list.ErrorList aTransformErrorList)
Convert the passed ebInterface invoice to an XRechnung.
|
modifyDefaultUBLInvoicecountWarnings, errorText, warningText@Nullable public oasis.names.specification.ubl.schema.xsd.invoice_21.InvoiceType convert(@Nonnull com.helger.ebinterface.v41.Ebi41InvoiceType aEbiInvoice, @Nonnull com.helger.commons.error.list.ErrorList aTransformErrorList)
aEbiInvoice - The ebInterface invoice to be converted. May not be
null.aTransformErrorList - The error list that will contain the errors afterwards. May not be
null.null only if the basic conversion to UBL fails.Copyright © 2019 AUSTRIAPRO. All rights reserved.