public class TrdStg
extends org.beigesoft.mdlp.AIdLnNm
Trading settings, field nme is used as web-store name.
| Constructor and Description |
|---|
TrdStg() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAi18n()
Getter for ai18n.
|
CatGs |
getCatl()
Getter for catl.
|
Integer |
getColCnt()
Getter for colCnt.
|
Integer |
getMqtc()
Getter for mqtc.
|
EPaymMth |
getPaym()
Getter for paym.
|
PriCt |
getPrCtb()
Getter for prCtb.
|
Boolean |
getPriCus()
Getter for priCus.
|
Boolean |
getTxExcl()
Getter for txExcl.
|
Boolean |
getUtxds()
Getter for utxds.
|
void |
setAi18n(Boolean pAi18n)
Setter for ai18n.
|
void |
setCatl(CatGs pCatl)
Setter for catl.
|
void |
setColCnt(Integer pColCnt)
Setter for colCnt.
|
void |
setMqtc(Integer pMqtc)
Setter for mqtc.
|
void |
setPaym(EPaymMth pPaym)
Setter for paym.
|
void |
setPrCtb(PriCt pPrCtb)
Setter for prCtb.
|
void |
setPriCus(Boolean pPriCus)
Setter for priCus.
|
void |
setTxExcl(Boolean pTxExcl)
Setter for txExcl.
|
void |
setUtxds(Boolean pUtxds)
Setter for utxds.
|
public final Boolean getPriCus()
Getter for priCus.
public final void setPriCus(Boolean pPriCus)
Setter for priCus.
pPriCus - referencepublic final Integer getMqtc()
Getter for mqtc.
public final void setMqtc(Integer pMqtc)
Setter for mqtc.
pMqtc - referencepublic final CatGs getCatl()
Getter for catl.
public final void setCatl(CatGs pCatl)
Setter for catl.
pCatl - referencepublic final Integer getColCnt()
Getter for colCnt.
public final void setColCnt(Integer pColCnt)
Setter for colCnt.
pColCnt - referencepublic final Boolean getAi18n()
Getter for ai18n.
public final void setAi18n(Boolean pAi18n)
Setter for ai18n.
pAi18n - referencepublic final EPaymMth getPaym()
Getter for paym.
public final void setPaym(EPaymMth pPaym)
Setter for paym.
pPaym - referencepublic final Boolean getTxExcl()
Getter for txExcl.
public final void setTxExcl(Boolean pTxExcl)
Setter for txExcl.
pTxExcl - referencepublic final Boolean getUtxds()
Getter for utxds.
public final void setUtxds(Boolean pUtxds)
Setter for utxds.
pUtxds - referencepublic final PriCt getPrCtb()
Getter for prCtb.
public final void setPrCtb(PriCt pPrCtb)
Setter for prCtb.
pPrCtb - referenceCopyright © 2019–2020. All rights reserved.