public class InvoiceRenderingInput extends InvoiceCreationInput implements InvoiceInput
Constructor and Description |
---|
InvoiceRenderingInput(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType) |
Modifier and Type | Method and Description |
---|---|
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
getInvoiceToBeRendered() |
void |
initFromInvoiceCreationInput(InvoiceCreationInput creationInput) |
void |
setInvoiceToBeRendered(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceToBeRendered) |
String |
toString() |
getInvoiceOutputFormat, getInvoiceOutputStream, getInvoiceOutputTemplate, getInvoiceOutputURI, isRenderingEnabled, setInvoiceOutputFormat, setInvoiceOutputStream, setInvoiceOutputTemplate, setInvoiceOutputURI, setRenderingEnabled
formatKeyValue, getUbl4jConfigurationBean, setUbl4jConfigurationBean
public InvoiceRenderingInput(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType)
public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType getInvoiceToBeRendered()
public void setInvoiceToBeRendered(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceToBeRendered)
public void initFromInvoiceCreationInput(InvoiceCreationInput creationInput) throws IOException
IOException
public String toString()
toString
in class InvoiceCreationInput
Copyright © 2011-2013 Plain Source. All Rights Reserved.