public class OrderToInvoiceTransformer extends Object
Constructor and Description |
---|
OrderToInvoiceTransformer(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType) |
Modifier and Type | Method and Description |
---|---|
java.time.LocalDate |
createDueDate() |
Invoice |
createInvoice() |
public OrderToInvoiceTransformer(oasis.names.specification.ubl.schema.xsd.order_2.OrderType orderType)
public Invoice createInvoice()
public java.time.LocalDate createDueDate()
Copyright © 2011–2018 Plain Source. All rights reserved.