public class MnpAcs extends org.beigesoft.mdlp.AOrId implements org.beigesoft.mdl.IOwnedOr<MnfPrc>, IRvId
Model of additional costs for manufacturing process line.
| Constructor and Description |
|---|
MnpAcs() |
| Modifier and Type | Method and Description |
|---|---|
Acnt |
getAcc()
Getter for acc.
|
String |
getDscr()
Getter for dscr.
|
MnfPrc |
getOwnr()
Getter for ownr.
|
Long |
getRvId()
Getter for rvId.
|
Long |
getSaId()
Getter for saId.
|
String |
getSaNm()
Getter for saNm.
|
Integer |
getSaTy()
Getter for saTy.
|
BigDecimal |
getTot()
Getter for tot.
|
void |
setAcc(Acnt pAcc)
Setter for acc.
|
void |
setDscr(String pDscr)
Setter for dscr.
|
void |
setOwnr(MnfPrc pOwnr)
Setter for ownr.
|
void |
setRvId(Long pRvId)
Setter for rvId.
|
void |
setSaId(Long pSaId)
Setter for saId.
|
void |
setSaNm(String pSaNm)
Setter for saNm.
|
void |
setSaTy(Integer pSaTy)
Setter for saTy.
|
void |
setTot(BigDecimal pTot)
Setter for tot.
|
public final MnfPrc getOwnr()
Getter for ownr.
public final void setOwnr(MnfPrc pOwnr)
Setter for ownr.
public final Long getRvId()
Getter for rvId.
public final void setRvId(Long pRvId)
Setter for rvId.
public final Acnt getAcc()
Getter for acc.
public final void setAcc(Acnt pAcc)
Setter for acc.
pAcc - 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 - referencepublic final BigDecimal getTot()
Getter for tot.
public final void setTot(BigDecimal pTot)
Setter for tot.
pTot - referencepublic final String getDscr()
Getter for dscr.
public final void setDscr(String pDscr)
Setter for dscr.
pDscr - referenceCopyright © 2019. All rights reserved.