org.openinvoice.ubl4j.order.pu
Class OrderTypeProcessUnitManager
java.lang.Object
org.openinvoice.ubl4j.order.pu.OrderTypeProcessUnitManager
public class OrderTypeProcessUnitManager
- extends Object
- Since:
- \$Date: 2011/08/11 20:57:32 $
- Version:
- \$Revision: 6017cf649e20 $
- Author:
- \$Author: javad $
OrderTypeProcessUnitManager
public OrderTypeProcessUnitManager()
process
public oasis.names.specification.ubl.schema.xsd.order_2.OrderType process(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType,
Properties configuration)
throws FailedToProcessException,
com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
FailedToProcessException
com.plainsource.commons.util.FailedToCreateObjectException
getProcessUnits
public List<OrderTypeProcessUnit> getProcessUnits()
setProcessUnits
public void setProcessUnits(List<OrderTypeProcessUnit> processUnits)
addProcessUnit
public boolean addProcessUnit(OrderTypeProcessUnit pu)
removeProcessUnit
public boolean removeProcessUnit(OrderTypeProcessUnit pu)
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2011-2012 Plain Source. All Rights Reserved.