org.openinvoice.ubl4j.order.constraint
Class SingleCurrencyConstraint

java.lang.Object
  extended by org.openinvoice.ubl4j.order.constraint.SingleCurrencyConstraint
All Implemented Interfaces:
Constraint, OrderTypeConstraint

public class SingleCurrencyConstraint
extends Object
implements OrderTypeConstraint

Since:
\$Date: 2012/05/19 19:36:24 $
Version:
\$Revision: 4b0ab6d6e082 $
Author:
\$Author: javad $

Constructor Summary
SingleCurrencyConstraint()
           
 
Method Summary
 boolean isRespected(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SingleCurrencyConstraint

public SingleCurrencyConstraint()
Method Detail

isRespected

public boolean isRespected(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
Specified by:
isRespected in interface OrderTypeConstraint

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2011-2012 Plain Source. All Rights Reserved.