Package | Description |
---|---|
org.openinvoice.ubl4j.core.common |
Includes classes and interfaces that are used by
order and invoice packages |
org.openinvoice.ubl4j.core.invoice |
Provides classes and interfaces for processing
InvoiceType . |
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.invoice.pu |
Contains classes that implement process units such as
InvoiceCalculator that can be used to process the
InvoiceType . |
org.openinvoice.ubl4j.core.order |
Provides classes and interfaces for processing UBL
OrderType and converting it to InvoiceType . |
org.openinvoice.ubl4j.core.order.constraint |
Contains classes that implement constraints such as
SingleCurrencyConstraint that can be imposed on the
UBL OrderType . |
org.openinvoice.ubl4j.core.order.pu |
Contains classes that implement process units such as
OrderIssueTimeGenerator that can be used to
post-process the OrderType . |
Class and Description |
---|
Constraint |
Class and Description |
---|
FailedToMarshalException |
FailedToUnMarshalException |
Class and Description |
---|
Constraint |
FailedToRespectConstraintException |
Class and Description |
---|
FailedToProcessException |
Class and Description |
---|
FailedToMarshalException |
FailedToUnMarshalException |
Class and Description |
---|
Constraint |
FailedToRespectConstraintException |
Class and Description |
---|
FailedToProcessException |
Copyright © 2011-2013 Plain Source. All Rights Reserved.