|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.oness.common.all.BaseObject net.sf.oness.common.model.auditing.AbstractAuditableObject net.sf.oness.common.model.to.AuditableTransferObject net.sf.oness.order.model.to.WithParty net.sf.oness.order.model.to.InvoiceWithParty
Field Summary |
Fields inherited from class net.sf.oness.common.all.BaseObject |
log |
Constructor Summary | |
InvoiceWithParty()
|
Method Summary | |
Invoice |
getInvoice()
|
void |
setInvoice(Invoice invoice)
|
Methods inherited from class net.sf.oness.order.model.to.WithParty |
getAmount, getItems, getParty, setAmount, setItems, setParty |
Methods inherited from class net.sf.oness.common.model.to.AuditableTransferObject |
getComments, setComments |
Methods inherited from class net.sf.oness.common.model.auditing.AbstractAuditableObject |
getCode, getCreatedBy, getDeletedBy, getId, getTransactionTime, setCode, setCreatedBy, setDeletedBy, setId, setTransactionTime |
Methods inherited from class net.sf.oness.common.all.BaseObject |
clone, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface net.sf.oness.common.model.auditing.Auditable |
clone |
Constructor Detail |
public InvoiceWithParty()
Method Detail |
public void setInvoice(Invoice invoice)
invoice
- The invoice to set.public Invoice getInvoice()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |