org.openinvoice.ubl4j.invoice.pu
Class InvoiceTypeProcessUnitFactory

java.lang.Object
  extended by org.openinvoice.ubl4j.invoice.pu.InvoiceTypeProcessUnitFactory

public class InvoiceTypeProcessUnitFactory
extends Object

Since:
\$Date: 2012/11/17 23:00:40 $
Version:
\$Revision: 269823a876f3 $
Author:
\$Author: javad $

Method Summary
static List<InvoiceTypeProcessUnit> createInvoiceTypeProcessUnits()
           
static List<InvoiceTypeProcessUnit> createInvoiceTypeProcessUnits(UBL4JConfigurationBean ubl4JConfigurationBean)
           
static InvoiceTypeProcessUnitFactory getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static InvoiceTypeProcessUnitFactory getInstance()

createInvoiceTypeProcessUnits

public static List<InvoiceTypeProcessUnit> createInvoiceTypeProcessUnits()
                                                                  throws com.plainsource.commons.util.FailedToCreateObjectException
Throws:
com.plainsource.commons.util.FailedToCreateObjectException

createInvoiceTypeProcessUnits

public static List<InvoiceTypeProcessUnit> createInvoiceTypeProcessUnits(UBL4JConfigurationBean ubl4JConfigurationBean)
                                                                  throws com.plainsource.commons.util.FailedToCreateObjectException
Throws:
com.plainsource.commons.util.FailedToCreateObjectException


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