public class InvoiceRenderingOutput extends InvoiceCreationOutput implements InvoiceOutput
Constructor and Description |
---|
InvoiceRenderingOutput(InvoiceRenderingInput input) |
Modifier and Type | Method and Description |
---|---|
OutputFormat |
getInvoiceOutputFormat() |
com.plainsource.commons.text.template.Template |
getInvoiceOutputTemplate(OutputFormat outputFormat) |
String |
toString() |
getGeneratedInvoiceType, getInvoiceOutputStream, getInvoiceOutputURI, setGeneratedInvoiceType, setInvoiceOutputURI
addException, formatKeyValue, getExceptions, getInput, isErroneous, setInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isErroneous
public InvoiceRenderingOutput(InvoiceRenderingInput input)
public com.plainsource.commons.text.template.Template getInvoiceOutputTemplate(OutputFormat outputFormat) throws IOException
IOException
public OutputFormat getInvoiceOutputFormat()
public String toString()
toString
in class InvoiceCreationOutput
Copyright © 2011-2013 Plain Source. All Rights Reserved.