org.openinvoice.ubl4j.common
Class OrderTypeToInvoiceTypeTransformerHelper

java.lang.Object
  extended by org.openinvoice.ubl4j.common.OrderTypeToInvoiceTypeTransformerHelper

public class OrderTypeToInvoiceTypeTransformerHelper
extends Object

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

Field Summary
static String PAYMENT_TERMS_LABEL
           
 
Constructor Summary
OrderTypeToInvoiceTypeTransformerHelper(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
           
 
Method Summary
 oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType getInvoiceType()
           
 oasis.names.specification.ubl.schema.xsd.order_2.OrderType getOrderType()
           
 oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType process()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PAYMENT_TERMS_LABEL

public static final String PAYMENT_TERMS_LABEL
See Also:
Constant Field Values
Constructor Detail

OrderTypeToInvoiceTypeTransformerHelper

public OrderTypeToInvoiceTypeTransformerHelper(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
Method Detail

process

public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType process()

getInvoiceType

public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType getInvoiceType()

getOrderType

public oasis.names.specification.ubl.schema.xsd.order_2.OrderType getOrderType()


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