|
|||||||||||
| 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.LineItemBase
example.entity.LineItem
| Field Summary |
| Fields inherited from class example.entity.LineItemBase |
amount, id, price, quantity, shipDate |
| Constructor Summary | |
LineItem()
|
|
| Method Summary | |
void |
calculate()
|
| Methods inherited from class example.entity.LineItemBase |
getAmount, getId, getInvoice, getPrice, getQuantity, getShipDate, getSku, getXML, setAmount, setId, setInvoice, setPrice, setQuantity, setShipDate, setSku, 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 LineItem()
| Method Detail |
public void calculate()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||