org.openinvoice.ubl4j.invoice.constraint
Class FutureIssueDateNotAllowed

java.lang.Object
  extended by org.openinvoice.ubl4j.invoice.constraint.FutureIssueDateNotAllowed
All Implemented Interfaces:
Constraint, InvoiceTypeConstraint

public class FutureIssueDateNotAllowed
extends Object
implements InvoiceTypeConstraint

Since:
\$Date: 2011/07/30 22:20:09 $
Version:
\$Revision: d86e75fb9d28 $
Author:
\$Author: javad $

Constructor Summary
FutureIssueDateNotAllowed()
           
 
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
 

Constructor Detail

FutureIssueDateNotAllowed

public FutureIssueDateNotAllowed()
Method Detail

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.