Package | Description |
---|---|
org.openinvoice.ubl4j.core.common |
Includes classes and interfaces that are used by
order and invoice packages |
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 . |
Constructor and Description |
---|
FailedToRespectConstraintException(Constraint constraint) |
Modifier and Type | Interface and Description |
---|---|
interface |
InvoiceTypeConstraint |
Modifier and Type | Class and Description |
---|---|
class |
FutureIssueDateNotAllowed |
Modifier and Type | Interface and Description |
---|---|
interface |
OrderTypeConstraint |
Modifier and Type | Class and Description |
---|---|
class |
SingleCurrencyConstraint |
Copyright © 2011-2013 Plain Source. All Rights Reserved.