org.openinvoice.ubl4j.common
Class OrderTypeToInvoiceTypeTransformerHelper
java.lang.Object
org.openinvoice.ubl4j.common.OrderTypeToInvoiceTypeTransformerHelper
public class OrderTypeToInvoiceTypeTransformerHelper
- extends Object
- Since:
- \$Date: 2012/05/19 19:36:24 $
- Version:
- \$Revision: 4b0ab6d6e082 $
- Author:
- \$Author: javad $
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 |
PAYMENT_TERMS_LABEL
public static final String PAYMENT_TERMS_LABEL
- See Also:
- Constant Field Values
OrderTypeToInvoiceTypeTransformerHelper
public OrderTypeToInvoiceTypeTransformerHelper(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
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.