Package | Description |
---|---|
org.openinvoice.ubl4j.core.invoice.constraint |
Contains classes that implement constraints such as
FutureIssueDateNotAllowed that can be imposed on
the UBL InvoiceType . |
org.openinvoice.ubl4j.core.order.constraint |
Contains classes that implement constraints such as
SingleCurrencyConstraint that can be imposed on the
UBL OrderType . |
Modifier and Type | Method and Description |
---|---|
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
InvoiceTypeConstraintManager.process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
UBL4JConfigurationBean ubl4JConfigurationBean) |
Modifier and Type | Method and Description |
---|---|
oasis.names.specification.ubl.schema.xsd.order_2.OrderType |
OrderTypeConstraintManager.process(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
UBL4JConfigurationBean ubl4JConfigurationBean) |
Copyright © 2011-2013 Plain Source. All Rights Reserved.