| Package | Description |
|---|---|
| com.helger.ubl21 | |
| com.helger.ubl21.helper | |
| oasis.names.specification.ubl.schema.xsd.invoice_21 |
| Modifier and Type | Method and Description |
|---|---|
static UBL21ReaderBuilder<InvoiceType> |
UBL21Reader.invoice()
Create a reader builder for Invoice.
|
static UBL21ValidatorBuilder<InvoiceType> |
UBL21Validator.invoice()
Create a validation builder for Invoice.
|
static UBL21WriterBuilder<InvoiceType> |
UBL21Writer.invoice()
Create a writer builder for Invoice.
|
static UBL21WriterBuilder<InvoiceType> |
UBL21Writer.invoice()
Create a writer builder for Invoice.
|
static UBL21ValidatorBuilder<InvoiceType> |
UBL21Validator.invoice()
Create a validation builder for Invoice.
|
static UBL21ReaderBuilder<InvoiceType> |
UBL21Reader.invoice()
Create a reader builder for Invoice.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UBL21CreditNoteHelper.cloneCreditNoteToInvoice(CreditNoteType aSrc,
InvoiceType aDst)
Clone a
CreditNoteType to an InvoiceType. |
static void |
UBL21CreditNoteHelper.cloneCreditNoteToInvoice(CreditNoteType aSrc,
InvoiceType aDst)
Clone a
CreditNoteType to an InvoiceType. |
static void |
UBL21InvoiceHelper.cloneInvoiceToCreditNote(InvoiceType aSrc,
CreditNoteType aDst)
Clone an
InvoiceType to a CreditNoteType. |
static void |
UBL21InvoiceHelper.cloneInvoiceToCreditNote(InvoiceType aSrc,
CreditNoteType aDst)
Clone an
InvoiceType to a CreditNoteType. |
| Modifier and Type | Method and Description |
|---|---|
InvoiceType |
InvoiceType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
InvoiceType |
InvoiceType.clone()
Created by ph-jaxb22-plugin -Xph-cloneable2
|
InvoiceType |
ObjectFactory.createInvoiceType()
Create an instance of
InvoiceType |
InvoiceType |
ObjectFactory.createInvoiceType()
Create an instance of
InvoiceType |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<InvoiceType> |
ObjectFactory.createInvoice(InvoiceType value)
|
JAXBElement<InvoiceType> |
ObjectFactory.createInvoice(InvoiceType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
InvoiceType.cloneTo(InvoiceType ret)
This method clones all values from <code>this</code> to the passed object.
|
void |
InvoiceType.cloneTo(InvoiceType ret)
This method clones all values from <code>this</code> to the passed object.
|
JAXBElement<InvoiceType> |
ObjectFactory.createInvoice(InvoiceType value)
|
JAXBElement<InvoiceType> |
ObjectFactory.createInvoice(InvoiceType value)
|
Copyright © 2014–2021 Philip Helger. All rights reserved.