org.openinvoice.ubl4j.order.pu
Class OrderTypeProcessUnitFactory
java.lang.Object
org.openinvoice.ubl4j.order.pu.OrderTypeProcessUnitFactory
public class OrderTypeProcessUnitFactory
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static OrderTypeProcessUnitFactory getInstance()
createOrderTypeProcessUnits
public static List<OrderTypeProcessUnit> createOrderTypeProcessUnits()
throws com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
com.plainsource.commons.util.FailedToCreateObjectException
createOrderTypeProcessUnits
public static List<OrderTypeProcessUnit> createOrderTypeProcessUnits(Properties configuration)
throws com.plainsource.commons.util.FailedToCreateObjectException
- Throws:
com.plainsource.commons.util.FailedToCreateObjectException
Copyright © 2011-2012 Plain Source. All Rights Reserved.