|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.dentaku.services.persistence.ModelEntity
example.entity.InvoiceBase
example.entity.Invoice
| Field Summary |
| Fields inherited from class example.entity.InvoiceBase |
dueDate, id, shipDate, subTotal, taxTotal, total, txnDate |
| Constructor Summary | |
Invoice()
|
|
| Method Summary | |
void |
compute()
|
| Methods inherited from class example.entity.InvoiceBase |
getBillAddress, getCcCharges, getCreditCard, getCustomer, getDueDate, getId, getLineItems, getSalesRep, getSalesTax, getShipAddress, getShipDate, getShippingMethod, getSubTotal, getTaxTotal, getTotal, getTxnDate, getXML, setBillAddress, setCcCharges, setCreditCard, setCustomer, setDueDate, setId, setLineItems, setSalesRep, setSalesTax, setShipAddress, setShipDate, setShippingMethod, setSubTotal, setTaxTotal, setTotal, setTxnDate, setXML |
| Methods inherited from class org.dentaku.services.persistence.ModelEntity |
initialize, refresh |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Invoice()
| Method Detail |
public void compute()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||