| Package | Description |
|---|---|
| org.beigesoft.acc.mdlb |
It consist of accounting persistable base models.
|
| org.beigesoft.acc.mdlp |
It consist of accounting persistable models.
|
| org.beigesoft.ws.mdlp |
It consist of web-store persistable models.
|
| Modifier and Type | Method and Description |
|---|---|
DbCr |
APrep.getDbcr()
Getter for dbcr.
|
DbCr |
AInv.getDbcr()
Getter for dbcr.
|
DbCr |
IInvb.getDbcr()
Getter for dbcr.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APrep.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
AInv.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
IInvb.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
| Modifier and Type | Method and Description |
|---|---|
DbCr |
SalRet.getDbcr()
Getter for dbcr.
|
DbCr |
PurRet.getDbcr()
Getter for dbcr.
|
DbCr |
I18BuyrId.getHasNm()
Getter for hasNm.
|
DbCr |
I18Buyr.getHasNm()
Getter for hasNm.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SalRet.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
PurRet.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
I18BuyrId.setHasNm(DbCr pHasNm)
Setter for hasNm.
|
void |
I18Buyr.setHasNm(DbCr pHasNm)
Setter for hasNm.
|
| Modifier and Type | Method and Description |
|---|---|
DbCr |
Buyer.getCust()
Getter for cust.
|
DbCr |
SeSel.getDbcr()
Getter for dbcr.
|
DbCr |
SeSel.getIid()
Usually it's simple getter that return model ID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Buyer.setCust(DbCr pCust)
Setter for cust.
|
void |
SeSel.setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
SeSel.setIid(DbCr pIid)
Usually it's simple setter for model ID.
|
Copyright © 2019. All rights reserved.