| Constructor and Description |
|---|
Wage() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
cnsTy()
Constant of code type 15.
|
Acnt |
getAcTx()
Getter for acTx.
|
EDocTy |
getDocTy()
Getter of EDocTy.
|
Empl |
getEmpl()
Getter for empl.
|
BigDecimal |
getNtWg()
Getter for ntWg.
|
Long |
getSaId()
Getter for saId.
|
String |
getSaNm()
Getter for saNm.
|
Integer |
getSaTy()
Getter for saTy.
|
BigDecimal |
getTxEe()
Getter for txEe.
|
BigDecimal |
getTxEr()
Getter for txEr.
|
List<WgTxl> |
getTxs()
Getter for txs.
|
List<WgLn> |
getWags()
Getter for wags.
|
void |
setAcTx(Acnt pAcTx)
Setter for acTx.
|
void |
setEmpl(Empl pEmpl)
Setter for empl.
|
void |
setNtWg(BigDecimal pNtWg)
Setter for ntWg.
|
void |
setSaId(Long pSaId)
Setter for saId.
|
void |
setSaNm(String pSaNm)
Setter for saNm.
|
void |
setSaTy(Integer pSaTy)
Setter for saTy.
|
void |
setTxEe(BigDecimal pTxEe)
Setter for txEe.
|
void |
setTxEr(BigDecimal pTxEr)
Setter for txEr.
|
void |
setTxs(List<WgTxl> pTxs)
Setter for txs.
|
void |
setWags(List<WgLn> pWags)
Setter for wags.
|
getMdEnr, getRvId, getTot, setMdEnr, setRvId, setTotpublic final Integer cnsTy()
Constant of code type 15.
public final EDocTy getDocTy()
Getter of EDocTy.
public final Empl getEmpl()
Getter for empl.
public final void setEmpl(Empl pEmpl)
Setter for empl.
pEmpl - referencepublic final Acnt getAcTx()
Getter for acTx.
public final void setAcTx(Acnt pAcTx)
Setter for acTx.
pAcTx - referencepublic final BigDecimal getTxEr()
Getter for txEr.
public final void setTxEr(BigDecimal pTxEr)
Setter for txEr.
pTxEr - referencepublic final BigDecimal getTxEe()
Getter for txEe.
public final void setTxEe(BigDecimal pTxEe)
Setter for txEe.
pTxEe - referencepublic final BigDecimal getNtWg()
Getter for ntWg.
public final void setNtWg(BigDecimal pNtWg)
Setter for ntWg.
pNtWg - referencepublic final String getSaNm()
Getter for saNm.
public final void setSaNm(String pSaNm)
Setter for saNm.
pSaNm - referencepublic final Long getSaId()
Getter for saId.
public final void setSaId(Long pSaId)
Setter for saId.
pSaId - referencepublic final Integer getSaTy()
Getter for saTy.
public final void setSaTy(Integer pSaTy)
Setter for saTy.
pSaTy - referenceCopyright © 2019–2020. All rights reserved.