public class InvoiceTypeConstraintManager extends Object
Constructor and Description |
---|
InvoiceTypeConstraintManager() |
Modifier and Type | Method and Description |
---|---|
List<InvoiceTypeConstraint> |
getConstraints() |
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType,
UBL4JConfigurationBean ubl4JConfigurationBean) |
void |
setConstraints(List<InvoiceTypeConstraint> constraints) |
public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType process(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType, UBL4JConfigurationBean ubl4JConfigurationBean) throws FailedToRespectConstraintException, com.plainsource.commons.util.FailedToCreateObjectException
FailedToRespectConstraintException
com.plainsource.commons.util.FailedToCreateObjectException
public List<InvoiceTypeConstraint> getConstraints()
public void setConstraints(List<InvoiceTypeConstraint> constraints)
Copyright © 2011-2013 Plain Source. All Rights Reserved.