|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FailedToMarshalException | |
---|---|
org.openinvoice.ubl4j.invoice |
Provides classes and interfaces for processing InvoiceType . |
org.openinvoice.ubl4j.order |
Provides classes and interfaces for processing UBL OrderType and converting it to InvoiceType . |
Uses of FailedToMarshalException in org.openinvoice.ubl4j.invoice |
---|
Methods in org.openinvoice.ubl4j.invoice that throw FailedToMarshalException | |
---|---|
static void |
InvoiceTypeMarshaller.marshal(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
OutputStream outputStream)
|
Uses of FailedToMarshalException in org.openinvoice.ubl4j.order |
---|
Methods in org.openinvoice.ubl4j.order that throw FailedToMarshalException | |
---|---|
static void |
OrderTypeMarshaller.marshal(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
OutputStream outputStream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |