org.openinvoice.ubl4j.invoice.constraint
Class FutureIssueDateNotAllowed
java.lang.Object
org.openinvoice.ubl4j.invoice.constraint.FutureIssueDateNotAllowed
- All Implemented Interfaces:
- Constraint, InvoiceTypeConstraint
public class FutureIssueDateNotAllowed
- extends Object
- implements InvoiceTypeConstraint
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Method Summary |
boolean |
isRespected(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FutureIssueDateNotAllowed
public FutureIssueDateNotAllowed()
isRespected
public boolean isRespected(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType)
- Specified by:
isRespected
in interface InvoiceTypeConstraint
Copyright © 2011-2012 Plain Source. All Rights Reserved.