| Package | Description |
|---|---|
| org.nuiton.topiatest |
| Modifier and Type | Class and Description |
|---|---|
class |
StoreDAOAbstract<E extends Store> |
class |
StoreDAOImpl<E extends Store> |
| Modifier and Type | Class and Description |
|---|---|
class |
StoreAbstract |
class |
StoreImpl |
| Modifier and Type | Field and Description |
|---|---|
protected Store |
BillAbstract.store
Nom de l'attribut en BD : store
|
| Modifier and Type | Method and Description |
|---|---|
Store |
Bill.getStore() |
Store |
BillAbstract.getStore() |
| Modifier and Type | Method and Description |
|---|---|
Bill |
CompanyAbstract.getStoreBill(Store store) |
Bill |
Company.getStoreBill(Store store) |
void |
Bill.setStore(Store store) |
void |
BillAbstract.setStore(Store store) |
Copyright © 2004–2013 CodeLutin. All rights reserved.