public class PurRet extends ADoc implements IRet<PurInv>, IDcDri
Model of purchase return.
| Constructor and Description |
|---|
PurRet() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
cnsTy()
Constant of code type 8.
|
Curr |
getCuFr()
Getter for cuFr.
|
DbCr |
getDbcr()
Getter for dbcr.
|
EDocDriTy |
getDocDriTy()
Getter for has draw items document type.
|
EDocTy |
getDocTy()
Getter of EDocTy.
|
BigDecimal |
getExRt()
Getter for exRt.
|
List<PuRtLn> |
getGdLns()
Getter for gdLns.
|
Boolean |
getInTx()
Getter for inTx.
|
PurInv |
getInv()
Getter for inv.
|
Boolean |
getOmTx()
Getter for omTx.
|
BigDecimal |
getSubt()
Getter for subt.
|
BigDecimal |
getSuFc()
Getter for suFc.
|
BigDecimal |
getToTx()
Getter for toTx.
|
BigDecimal |
getTxFc()
Getter for txFc.
|
List<PuRtTxLn> |
getTxLns()
Getter for txLns.
|
void |
setCuFr(Curr pCuFr)
Setter for cuFr.
|
void |
setDbcr(DbCr pDbcr)
Setter for dbcr.
|
void |
setExRt(BigDecimal pExRt)
Setter for exRt.
|
void |
setGdLns(List<PuRtLn> pGdLns)
Setter for gdLns.
|
void |
setInTx(Boolean pInTx)
Setter for inTx.
|
void |
setInv(PurInv pInv)
Setter for inv.
|
void |
setOmTx(Boolean pOmTx)
Setter for omTx.
|
void |
setSubt(BigDecimal pSubt)
Setter for subt.
|
void |
setSuFc(BigDecimal pSuFc)
Setter for suFc.
|
void |
setToTx(BigDecimal pToTx)
Setter for toTx.
|
void |
setTxFc(BigDecimal pTxFc)
Setter for txFc.
|
void |
setTxLns(List<PuRtTxLn> pTxLns)
Setter for txLns.
|
getMdEnr, getRvId, getTot, setMdEnr, setRvId, setTotpublic final Integer cnsTy()
Constant of code type 8.
public final EDocTy getDocTy()
Getter of EDocTy.
public final EDocDriTy getDocDriTy()
Getter for has draw items document type.
getDocDriTy in interface IDcDripublic final DbCr getDbcr()
Getter for dbcr.
public final void setDbcr(DbCr pDbcr)
Setter for dbcr.
public final Curr getCuFr()
Getter for cuFr.
public final void setCuFr(Curr pCuFr)
Setter for cuFr.
public final BigDecimal getExRt()
Getter for exRt.
public final void setExRt(BigDecimal pExRt)
Setter for exRt.
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 Boolean getInTx()
Getter for inTx.
public final void setInTx(Boolean pInTx)
Setter for inTx.
public final Boolean getOmTx()
Getter for omTx.
public final void setOmTx(Boolean pOmTx)
Setter for omTx.
public final PurInv getInv()
Getter for inv.
public final void setInv(PurInv pInv)
Setter for inv.
public final void setTxLns(List<PuRtTxLn> pTxLns)
Setter for txLns.
pTxLns - referenceCopyright © 2019–2020. All rights reserved.