public class PuRtLn extends org.beigesoft.mdlp.AOrId implements IRetLn<PurRet,PurInv,PuInGdLn>, IMkDriEnr<DrItEnr>
Model of purchase return line.
| Constructor and Description |
|---|
PuRtLn() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
cnsTy()
Constant of code type 2002.
|
Date |
getDocDt()
Getter for document date (own or owner's).
|
String |
getDscr()
Getter for dscr.
|
Class<DrItEnr> |
getEnrCls()
Getter for draw item entry class.
|
PuInGdLn |
getInvl()
Getter for invl.
|
Itm |
getItm()
Getter for itm.
|
PurRet |
getOwnr()
Getter for ownr.
|
Long |
getOwnrId()
Getter for owner ID if exist.
|
Integer |
getOwnrTy()
Getter for owner type.
|
BigDecimal |
getPrFc()
Getter for prFc.
|
BigDecimal |
getPri()
Getter for pri.
|
BigDecimal |
getQuan()
Getter for quan.
|
Long |
getRvId()
Getter for rvId.
|
EItSrTy |
getSrsTy()
Getter for srsTy.
|
BigDecimal |
getSubt()
Getter for subt.
|
BigDecimal |
getSuFc()
Getter for suFc.
|
String |
getTdsc()
Getter for tdsc.
|
BigDecimal |
getToFc()
Getter for toFc.
|
BigDecimal |
getTot()
Getter for tot.
|
BigDecimal |
getToTx()
Getter for toTx.
|
TxCt |
getTxCt()
Getter for txCt.
|
BigDecimal |
getTxFc()
Getter for txFc.
|
List<PuRtLtl> |
getTxLns()
Getter for txLns.
|
Uom |
getUom()
Getter for uom.
|
void |
setDscr(String pDscr)
Setter for dscr.
|
void |
setInvl(PuInGdLn pInvl)
Setter for invl.
|
void |
setItm(Itm pItm)
Setter for itm.
|
void |
setOwnr(PurRet pOwnr)
Setter for ownr.
|
void |
setPrFc(BigDecimal pPrFc)
Setter for prFc.
|
void |
setPri(BigDecimal pPri)
Setter for pri.
|
void |
setQuan(BigDecimal pQuan)
Setter for quan.
|
void |
setRvId(Long pRvId)
Setter for rvId.
|
void |
setSubt(BigDecimal pSubt)
Setter for subt.
|
void |
setSuFc(BigDecimal pSuFc)
Setter for suFc.
|
void |
setTdsc(String pTdsc)
Setter for tdsc.
|
void |
setToFc(BigDecimal pToFc)
Setter for toFc.
|
void |
setTot(BigDecimal pTot)
Setter for tot.
|
void |
setToTx(BigDecimal pToTx)
Setter for toTx.
|
void |
setTxCt(TxCt pTxCt)
Setter for txCt.
|
void |
setTxFc(BigDecimal pTxFc)
Setter for txFc.
|
void |
setTxLns(List<PuRtLtl> pTxLns)
Setter for txLns.
|
void |
setUom(Uom pUom)
Setter for uom.
|
public final EItSrTy getSrsTy()
Getter for srsTy.
public final Integer cnsTy()
Constant of code type 2002.
public final PurRet getOwnr()
Getter for ownr.
public final void setOwnr(PurRet pOwnr)
Setter for ownr.
public final Date getDocDt()
Getter for document date (own or owner's).
public final Long getOwnrId()
Getter for owner ID if exist.
public final Integer getOwnrTy()
Getter for owner type.
public final Itm getItm()
Getter for itm.
public final void setItm(Itm pItm)
Setter for itm.
public final Long getRvId()
Getter for rvId.
public final void setRvId(Long pRvId)
Setter for rvId.
public final Uom getUom()
Getter for uom.
public final void setUom(Uom pUom)
Setter for uom.
public final BigDecimal getPri()
Getter for pri.
public final void setPri(BigDecimal pPri)
Setter for pri.
public final BigDecimal getPrFc()
Getter for prFc.
public final void setPrFc(BigDecimal pPrFc)
Setter for prFc.
public final TxCt getTxCt()
Getter for txCt.
public final void setTxCt(TxCt pTxCt)
Setter for txCt.
public final BigDecimal getQuan()
Getter for quan.
public final void setQuan(BigDecimal pQuan)
Setter for quan.
public final String getTdsc()
Getter for tdsc.
public final void setTdsc(String pTdsc)
Setter for tdsc.
public final String getDscr()
Getter for dscr.
public final void setDscr(String pDscr)
Setter for dscr.
public final BigDecimal getSubt()
Getter for subt.
public final void setSubt(BigDecimal pSubt)
Setter for subt.
public final BigDecimal getSuFc()
Getter for suFc.
public final void setSuFc(BigDecimal pSuFc)
Setter for suFc.
public final BigDecimal getToTx()
Getter for toTx.
public final void setToTx(BigDecimal pToTx)
Setter for toTx.
public final BigDecimal getTxFc()
Getter for txFc.
public final void setTxFc(BigDecimal pTxFc)
Setter for txFc.
public final BigDecimal getTot()
Getter for tot.
public final void setTot(BigDecimal pTot)
Setter for tot.
public final BigDecimal getToFc()
Getter for toFc.
public final void setToFc(BigDecimal pToFc)
Setter for toFc.
public final PuInGdLn getInvl()
Getter for invl.
public final void setInvl(PuInGdLn pInvl)
Setter for invl.
Copyright © 2019–2020. All rights reserved.