public class CartTot extends org.beigesoft.mdlp.AIdLna implements org.beigesoft.mdl.IOwneda<Cart>, IHsSeSel<Long>
Model of Cart totals grouped by seller.
| Constructor and Description |
|---|
CartTot() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getDisab()
Getter for disab.
|
Cart |
getOwnr()
Getter for ownr.
|
SeSel |
getSelr()
Getter for seller.
|
BigDecimal |
getSubt()
Getter for subt.
|
BigDecimal |
getTot()
Getter for tot.
|
BigDecimal |
getToTx()
Getter for toTx.
|
void |
setDisab(Boolean pDisab)
Setter for disab.
|
void |
setOwnr(Cart pOwnr)
Setter for ownr.
|
void |
setSelr(SeSel pSeller)
Setter for seller.
|
void |
setSubt(BigDecimal pSubt)
Setter for subt.
|
void |
setTot(BigDecimal pTot)
Setter for tot.
|
void |
setToTx(BigDecimal pToTx)
Setter for toTx.
|
public final Cart getOwnr()
Getter for ownr.
public final void setOwnr(Cart pOwnr)
Setter for ownr.
public final SeSel getSelr()
Getter for seller.
public final void setSelr(SeSel pSeller)
Setter for seller.
public final Boolean getDisab()
Getter for disab.
public final void setDisab(Boolean pDisab)
Setter for disab.
pDisab - referencepublic final BigDecimal getSubt()
Getter for subt.
public final void setSubt(BigDecimal pSubt)
Setter for subt.
pSubt - referencepublic final BigDecimal getToTx()
Getter for toTx.
public final void setToTx(BigDecimal pToTx)
Setter for toTx.
pToTx - referencepublic final BigDecimal getTot()
Getter for tot.
public final void setTot(BigDecimal pTot)
Setter for tot.
pTot - referenceCopyright © 2019. All rights reserved.