public class InvoiceCreationOutput extends AbstractInvoiceOutput implements InvoiceOutput
Constructor and Description |
---|
InvoiceCreationOutput(InvoiceCreationInput input) |
Modifier and Type | Method and Description |
---|---|
oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType |
getGeneratedInvoiceType() |
OutputStream |
getInvoiceOutputStream(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType) |
URI |
getInvoiceOutputURI() |
void |
setGeneratedInvoiceType(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType generatedInvoiceType) |
void |
setInvoiceOutputURI(URI invoiceOutputURI) |
String |
toString() |
addException, formatKeyValue, getExceptions, getInput, isErroneous, setInput
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
isErroneous
public InvoiceCreationOutput(InvoiceCreationInput input)
public oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType getGeneratedInvoiceType()
public void setGeneratedInvoiceType(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType generatedInvoiceType)
public URI getInvoiceOutputURI()
public void setInvoiceOutputURI(URI invoiceOutputURI)
public OutputStream getInvoiceOutputStream(oasis.names.specification.ubl.schema.xsd.invoice_2.InvoiceType invoiceType) throws IOException
IOException
public String toString()
toString
in class AbstractInvoiceOutput
Copyright © 2011-2013 Plain Source. All Rights Reserved.