| Package | Description |
|---|---|
| com.helger.ubl22 | |
| com.helger.ubl22.helper | |
| oasis.names.specification.ubl.schema.xsd.invoice_22 |
| Modifier and Type | Method and Description |
|---|---|
static UBL22ReaderBuilder<InvoiceType> |
UBL22Reader.invoice()
Create a reader builder for Invoice.
|
static UBL22ValidatorBuilder<InvoiceType> |
UBL22Validator.invoice()
Create a validation builder for Invoice.
|
static UBL22WriterBuilder<InvoiceType> |
UBL22Writer.invoice()
Create a writer builder for Invoice.
|
static UBL22WriterBuilder<InvoiceType> |
UBL22Writer.invoice()
Create a writer builder for Invoice.
|
static UBL22ValidatorBuilder<InvoiceType> |
UBL22Validator.invoice()
Create a validation builder for Invoice.
|
static UBL22ReaderBuilder<InvoiceType> |
UBL22Reader.invoice()
Create a reader builder for Invoice.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
UBL22CreditNoteHelper.cloneCreditNoteToInvoice(CreditNoteType aSrc,
InvoiceType aDst)
Clone a
CreditNoteType to an InvoiceType. |
static void |
UBL22CreditNoteHelper.cloneCreditNoteToInvoice(CreditNoteType aSrc,
InvoiceType aDst)
Clone a
CreditNoteType to an InvoiceType. |
static void |
UBL22InvoiceHelper.cloneInvoiceToCreditNote(InvoiceType aSrc,
CreditNoteType aDst)
Clone an
InvoiceType to a CreditNoteType. |
static void |
UBL22InvoiceHelper.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 © 2017–2021 Philip Helger. All rights reserved.