org.openinvoice.ubl4j.invoice.pu
Class PaymentTermsProcessor
java.lang.Object
org.openinvoice.ubl4j.invoice.pu.AbstractProcessUnit
org.openinvoice.ubl4j.invoice.pu.PaymentTermsProcessor
- All Implemented Interfaces:
- InvoiceTypeProcessUnit
public class PaymentTermsProcessor
- extends AbstractProcessUnit
- implements InvoiceTypeProcessUnit
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Method Summary |
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType it,
Properties properties)
|
PaymentTermsProcessor
public PaymentTermsProcessor()
process
public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType it,
Properties properties)
throws FailedToProcessException
- Specified by:
process
in interface InvoiceTypeProcessUnit
- Specified by:
process
in class AbstractProcessUnit
- Throws:
FailedToProcessException
Copyright © 2011-2012 Plain Source. All Rights Reserved.