public class MnpMcs extends org.beigesoft.mdlp.AOrId implements org.beigesoft.mdl.IOwnedOr<MnfPrc>, IMkDriEnr<DrItEnr>
Model of draw item for manufacturing process line (material costs).
| Constructor and Description |
|---|
MnpMcs() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
cnsTy()
Constant of code type 2007.
|
Date |
getDocDt()
Getter for document date (own or owner's).
|
String |
getDscr()
Getter for dscr.
|
Class<DrItEnr> |
getEnrCls()
Getter for draw item entry class.
|
Itm |
getItm()
Getter for itm.
|
MnfPrc |
getOwnr()
Getter for ownr.
|
Long |
getOwnrId()
Getter for owner ID if exist.
|
Integer |
getOwnrTy()
Getter for owner type 13.
|
BigDecimal |
getQuan()
Getter for quan.
|
Long |
getRvId()
Getter for rvId.
|
EItSrTy |
getSrsTy()
Getter for srsTy.
|
Uom |
getUom()
Getter for uom.
|
void |
setDscr(String pDscr)
Setter for dscr.
|
void |
setItm(Itm pItm)
Setter for itm.
|
void |
setOwnr(MnfPrc pOwnr)
Setter for ownr.
|
void |
setQuan(BigDecimal pQuan)
Setter for quan.
|
void |
setRvId(Long pRvId)
Setter for rvId.
|
void |
setUom(Uom pUom)
Setter for uom.
|
public final Integer cnsTy()
Constant of code type 2007.
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 Itm getItm()
Getter for itm.
public final void setItm(Itm pItm)
Setter for itm.
public final Uom getUom()
Getter for uom.
public final void setUom(Uom pUom)
Setter for uom.
public final BigDecimal getQuan()
Getter for quan.
public final void setQuan(BigDecimal pQuan)
Setter for quan.
public final String getDscr()
Getter for dscr.
public final void setDscr(String pDscr)
Setter for dscr.
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 13.
public final EItSrTy getSrsTy()
Getter for srsTy.
Copyright © 2019. All rights reserved.