public class BlnCh
extends org.beigesoft.mdlp.AIdLn
Model for "check dirty of Blnc for all accounts" method. There is only record in database with ID=1L.
| Modifier and Type | Field and Description |
|---|---|
static Long |
INITDT
Initialized date 01/01/1975.
|
| Constructor and Description |
|---|
BlnCh() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCuDt()
Getter for cuDt.
|
Date |
getLeDt()
Getter for leDt.
|
Boolean |
getPrCh()
Getter for prCh.
|
Date |
getStDt()
Getter for stDt.
|
org.beigesoft.mdl.EPeriod |
getStPr()
Getter for stPr.
|
void |
setCuDt(Date pCuDt)
Setter for cuDt.
|
void |
setLeDt(Date pLeDt)
Setter for leDt.
|
void |
setPrCh(Boolean pPrCh)
Setter for prCh.
|
void |
setStDt(Date pStDt)
Setter for stDt.
|
void |
setStPr(org.beigesoft.mdl.EPeriod pStPr)
Setter for stPr.
|
String |
toString() |
public static final Long INITDT
Initialized date 01/01/1975.
public final Date getCuDt()
Getter for cuDt.
public final void setCuDt(Date pCuDt)
Setter for cuDt.
pCuDt - referencepublic final Date getLeDt()
Getter for leDt.
public final void setLeDt(Date pLeDt)
Setter for leDt.
pLeDt - referencepublic final Date getStDt()
Getter for stDt.
public final void setStDt(Date pStDt)
Setter for stDt.
pStDt - referencepublic final org.beigesoft.mdl.EPeriod getStPr()
Getter for stPr.
public final void setStPr(org.beigesoft.mdl.EPeriod pStPr)
Setter for stPr.
pStPr - referencepublic final Boolean getPrCh()
Getter for prCh.
public final void setPrCh(Boolean pPrCh)
Setter for prCh.
pPrCh - referenceCopyright © 2019. All rights reserved.