public class IsvShopDishModel extends AlipayObject
Constructor and Description |
---|
IsvShopDishModel() |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Gets content.
|
String |
getDishTypeId()
Gets dish type id.
|
String |
getDishTypeName()
Gets dish type name.
|
String |
getGoodLevel()
Gets good level.
|
Long |
getMerchantSoldCntSevenD()
Gets merchant sold cnt seven d.
|
Long |
getMerchantSoldCntThirtyD()
Gets merchant sold cnt thirty d.
|
Long |
getMerchantSoldReusercntThirtyD()
Gets merchant sold reusercnt thirty d.
|
Long |
getMerchantSoldUsercntThirtyD()
Gets merchant sold usercnt thirty d.
|
String |
getName()
Gets name.
|
String |
getOuterDishId()
Gets outer dish id.
|
String |
getPict()
Gets pict.
|
String |
getPlatform()
Gets platform.
|
String |
getPrice()
Gets price.
|
Long |
getQuantity()
Gets quantity.
|
String |
getShopId()
Gets shop id.
|
Long |
getSoldCntSevenD()
Gets sold cnt seven d.
|
Long |
getSoldCntThirtyD()
Gets sold cnt thirty d.
|
Long |
getSoldReusercntThirtyD()
Gets sold reusercnt thirty d.
|
Long |
getSoldUsercntThirtyD()
Gets sold usercnt thirty d.
|
List<Long> |
getSortCol()
Gets sort col.
|
String |
getUnit()
Gets unit.
|
void |
setContent(String content)
Sets content.
|
void |
setDishTypeId(String dishTypeId)
Sets dish type id.
|
void |
setDishTypeName(String dishTypeName)
Sets dish type name.
|
void |
setGoodLevel(String goodLevel)
Sets good level.
|
void |
setMerchantSoldCntSevenD(Long merchantSoldCntSevenD)
Sets merchant sold cnt seven d.
|
void |
setMerchantSoldCntThirtyD(Long merchantSoldCntThirtyD)
Sets merchant sold cnt thirty d.
|
void |
setMerchantSoldReusercntThirtyD(Long merchantSoldReusercntThirtyD)
Sets merchant sold reusercnt thirty d.
|
void |
setMerchantSoldUsercntThirtyD(Long merchantSoldUsercntThirtyD)
Sets merchant sold usercnt thirty d.
|
void |
setName(String name)
Sets name.
|
void |
setOuterDishId(String outerDishId)
Sets outer dish id.
|
void |
setPict(String pict)
Sets pict.
|
void |
setPlatform(String platform)
Sets platform.
|
void |
setPrice(String price)
Sets price.
|
void |
setQuantity(Long quantity)
Sets quantity.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setSoldCntSevenD(Long soldCntSevenD)
Sets sold cnt seven d.
|
void |
setSoldCntThirtyD(Long soldCntThirtyD)
Sets sold cnt thirty d.
|
void |
setSoldReusercntThirtyD(Long soldReusercntThirtyD)
Sets sold reusercnt thirty d.
|
void |
setSoldUsercntThirtyD(Long soldUsercntThirtyD)
Sets sold usercnt thirty d.
|
void |
setSortCol(List<Long> sortCol)
Sets sort col.
|
void |
setUnit(String unit)
Sets unit.
|
public String getContent()
public void setContent(String content)
content
- the contentpublic String getDishTypeId()
public void setDishTypeId(String dishTypeId)
dishTypeId
- the dish type idpublic String getDishTypeName()
public void setDishTypeName(String dishTypeName)
dishTypeName
- the dish type namepublic String getGoodLevel()
public void setGoodLevel(String goodLevel)
goodLevel
- the good levelpublic Long getMerchantSoldCntSevenD()
public void setMerchantSoldCntSevenD(Long merchantSoldCntSevenD)
merchantSoldCntSevenD
- the merchant sold cnt seven dpublic Long getMerchantSoldCntThirtyD()
public void setMerchantSoldCntThirtyD(Long merchantSoldCntThirtyD)
merchantSoldCntThirtyD
- the merchant sold cnt thirty dpublic Long getMerchantSoldReusercntThirtyD()
public void setMerchantSoldReusercntThirtyD(Long merchantSoldReusercntThirtyD)
merchantSoldReusercntThirtyD
- the merchant sold reusercnt thirty dpublic Long getMerchantSoldUsercntThirtyD()
public void setMerchantSoldUsercntThirtyD(Long merchantSoldUsercntThirtyD)
merchantSoldUsercntThirtyD
- the merchant sold usercnt thirty dpublic String getName()
public void setName(String name)
name
- the namepublic String getOuterDishId()
public void setOuterDishId(String outerDishId)
outerDishId
- the outer dish idpublic String getPict()
public void setPict(String pict)
pict
- the pictpublic String getPlatform()
public void setPlatform(String platform)
platform
- the platformpublic String getPrice()
public void setPrice(String price)
price
- the pricepublic Long getQuantity()
public void setQuantity(Long quantity)
quantity
- the quantitypublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic Long getSoldCntSevenD()
public void setSoldCntSevenD(Long soldCntSevenD)
soldCntSevenD
- the sold cnt seven dpublic Long getSoldCntThirtyD()
public void setSoldCntThirtyD(Long soldCntThirtyD)
soldCntThirtyD
- the sold cnt thirty dpublic Long getSoldReusercntThirtyD()
public void setSoldReusercntThirtyD(Long soldReusercntThirtyD)
soldReusercntThirtyD
- the sold reusercnt thirty dpublic Long getSoldUsercntThirtyD()
public void setSoldUsercntThirtyD(Long soldUsercntThirtyD)
soldUsercntThirtyD
- the sold usercnt thirty dpublic void setSortCol(List<Long> sortCol)
sortCol
- the sort colpublic String getUnit()
public void setUnit(String unit)
unit
- the unitCopyright © 2018. All rights reserved.