org.openinvoice.ubl4j.invoice.constraint
Class InvoiceTypeConstraintManager
java.lang.Object
org.openinvoice.ubl4j.invoice.constraint.InvoiceTypeConstraintManager
public class InvoiceTypeConstraintManager
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvoiceTypeConstraintManager
public InvoiceTypeConstraintManager()
process
public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
Properties configuration)
throws FailedToRespectConstraintException,
com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
FailedToRespectConstraintException
com.plainsource.commons.util.FailedToCreateObjectException
getConstraints
public List<InvoiceTypeConstraint> getConstraints()
setConstraints
public void setConstraints(List<InvoiceTypeConstraint> constraints)
Copyright © 2011-2012 Plain Source. All Rights Reserved.