public class CreateInvoiceBasedOnOrderOutput extends InvoiceCreationOutput implements InvoiceOutput
Constructor and Description |
---|
CreateInvoiceBasedOnOrderOutput(InvoiceCreationInput input) |
Modifier and Type | Method and Description |
---|---|
String |
getInvoiceKey() |
void |
setInvoiceKey(String invoiceKey) |
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 CreateInvoiceBasedOnOrderOutput(InvoiceCreationInput input)
public String getInvoiceKey()
public void setInvoiceKey(String invoiceKey)
public String toString()
toString
in class InvoiceCreationOutput
Copyright © 2011-2013 Plain Source. All Rights Reserved.