public class OrderTypeToInvoiceTypeTransformerHelper extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PAYMENT_TERMS_LABEL |
Constructor and Description |
---|
OrderTypeToInvoiceTypeTransformerHelper(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
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() |
public static final String PAYMENT_TERMS_LABEL
Copyright © 2011-2013 Plain Source. All Rights Reserved.