public class ItmSp
extends org.beigesoft.mdlp.AIdLnNm
Model of item specifics e.g. size, form notebook - web-cam, LED-type.
| Constructor and Description |
|---|
ItmSp() |
| Modifier and Type | Method and Description |
|---|---|
ChoSpTy |
getChSpTy()
Getter for chSpTy.
|
String |
getDscr()
Getter for dscr.
|
Boolean |
getFoOrd()
Getter for foOrd.
|
ItmSpGr |
getGrp()
Getter for grp.
|
Htmlt |
getHtmt()
Getter for htmt.
|
Integer |
getIdx()
Getter for idx.
|
Boolean |
getInFlt()
Getter for inFlt.
|
Boolean |
getInLst()
Getter for inLst.
|
EItmSpTy |
getTyp()
Getter for typ.
|
void |
setChSpTy(ChoSpTy pChSpTy)
Setter for chSpTy.
|
void |
setDscr(String pDscr)
Setter for dscr.
|
void |
setFoOrd(Boolean pFoOrd)
Setter for foOrd.
|
void |
setGrp(ItmSpGr pGrp)
Setter for grp.
|
void |
setHtmt(Htmlt pHtmt)
Setter for htmt.
|
void |
setIdx(Integer pIdx)
Setter for idx.
|
void |
setInFlt(Boolean pInFlt)
Setter for inFlt.
|
void |
setInLst(Boolean pInLst)
Setter for inLst.
|
void |
setTyp(EItmSpTy pTyp)
Setter for typ.
|
public final ItmSpGr getGrp()
Getter for grp.
public final void setGrp(ItmSpGr pGrp)
Setter for grp.
pGrp - referencepublic final EItmSpTy getTyp()
Getter for typ.
public final void setTyp(EItmSpTy pTyp)
Setter for typ.
pTyp - referencepublic final Boolean getInFlt()
Getter for inFlt.
public final void setInFlt(Boolean pInFlt)
Setter for inFlt.
pInFlt - referencepublic final Boolean getInLst()
Getter for inLst.
public final void setInLst(Boolean pInLst)
Setter for inLst.
pInLst - referencepublic final Integer getIdx()
Getter for idx.
public final void setIdx(Integer pIdx)
Setter for idx.
pIdx - referencepublic final String getDscr()
Getter for dscr.
public final void setDscr(String pDscr)
Setter for dscr.
pDscr - referencepublic final ChoSpTy getChSpTy()
Getter for chSpTy.
public final void setChSpTy(ChoSpTy pChSpTy)
Setter for chSpTy.
pChSpTy - referencepublic final Boolean getFoOrd()
Getter for foOrd.
public final void setFoOrd(Boolean pFoOrd)
Setter for foOrd.
pFoOrd - referencepublic final Htmlt getHtmt()
Getter for htmt.
public final void setHtmt(Htmlt pHtmt)
Setter for htmt.
pHtmt - referenceCopyright © 2019–2020. All rights reserved.