public class KbdishCookInfo extends AlipayObject
| Constructor and Description |
|---|
KbdishCookInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getArea()
Gets area.
|
String |
getCookChannel()
Gets cook channel.
|
String |
getCookExtContent()
Gets cook ext content.
|
String |
getCookId()
Gets cook id.
|
String |
getCookName()
Gets cook name.
|
String |
getCookVersion()
Gets cook version.
|
String |
getCreateUser()
Gets create user.
|
String |
getEndDate()
Gets end date.
|
String |
getEndTime()
Gets end time.
|
String |
getGmtCreate()
Gets gmt create.
|
String |
getGmtModified()
Gets gmt modified.
|
List<KbdishCookDetailInfo> |
getKbCookDetailList()
Gets kb cook detail list.
|
String |
getMerchantId()
Gets merchant id.
|
String |
getPeriodType()
Gets period type.
|
String |
getPeriodValue()
Gets period value.
|
String |
getRemarks()
Gets remarks.
|
List<String> |
getShopList()
Gets shop list.
|
String |
getSourceFrom()
Gets source from.
|
String |
getStartDate()
Gets start date.
|
String |
getStartTime()
Gets start time.
|
String |
getStatus()
Gets status.
|
String |
getUpdateUser()
Gets update user.
|
void |
setArea(String area)
Sets area.
|
void |
setCookChannel(String cookChannel)
Sets cook channel.
|
void |
setCookExtContent(String cookExtContent)
Sets cook ext content.
|
void |
setCookId(String cookId)
Sets cook id.
|
void |
setCookName(String cookName)
Sets cook name.
|
void |
setCookVersion(String cookVersion)
Sets cook version.
|
void |
setCreateUser(String createUser)
Sets create user.
|
void |
setEndDate(String endDate)
Sets end date.
|
void |
setEndTime(String endTime)
Sets end time.
|
void |
setGmtCreate(String gmtCreate)
Sets gmt create.
|
void |
setGmtModified(String gmtModified)
Sets gmt modified.
|
void |
setKbCookDetailList(List<KbdishCookDetailInfo> kbCookDetailList)
Sets kb cook detail list.
|
void |
setMerchantId(String merchantId)
Sets merchant id.
|
void |
setPeriodType(String periodType)
Sets period type.
|
void |
setPeriodValue(String periodValue)
Sets period value.
|
void |
setRemarks(String remarks)
Sets remarks.
|
void |
setShopList(List<String> shopList)
Sets shop list.
|
void |
setSourceFrom(String sourceFrom)
Sets source from.
|
void |
setStartDate(String startDate)
Sets start date.
|
void |
setStartTime(String startTime)
Sets start time.
|
void |
setStatus(String status)
Sets status.
|
void |
setUpdateUser(String updateUser)
Sets update user.
|
public String getArea()
public void setArea(String area)
area - the areapublic String getCookChannel()
public void setCookChannel(String cookChannel)
cookChannel - the cook channelpublic String getCookExtContent()
public void setCookExtContent(String cookExtContent)
cookExtContent - the cook ext contentpublic String getCookId()
public void setCookId(String cookId)
cookId - the cook idpublic String getCookName()
public void setCookName(String cookName)
cookName - the cook namepublic String getCookVersion()
public void setCookVersion(String cookVersion)
cookVersion - the cook versionpublic String getCreateUser()
public void setCreateUser(String createUser)
createUser - the create userpublic String getEndDate()
public void setEndDate(String endDate)
endDate - the end datepublic String getEndTime()
public void setEndTime(String endTime)
endTime - the end timepublic String getGmtCreate()
public void setGmtCreate(String gmtCreate)
gmtCreate - the gmt createpublic String getGmtModified()
public void setGmtModified(String gmtModified)
gmtModified - the gmt modifiedpublic List<KbdishCookDetailInfo> getKbCookDetailList()
public void setKbCookDetailList(List<KbdishCookDetailInfo> kbCookDetailList)
kbCookDetailList - the kb cook detail listpublic String getMerchantId()
public void setMerchantId(String merchantId)
merchantId - the merchant idpublic String getPeriodType()
public void setPeriodType(String periodType)
periodType - the period typepublic String getPeriodValue()
public void setPeriodValue(String periodValue)
periodValue - the period valuepublic String getRemarks()
public void setRemarks(String remarks)
remarks - the remarkspublic void setShopList(List<String> shopList)
shopList - the shop listpublic String getSourceFrom()
public void setSourceFrom(String sourceFrom)
sourceFrom - the source frompublic String getStartDate()
public void setStartDate(String startDate)
startDate - the start datepublic String getStartTime()
public void setStartTime(String startTime)
startTime - the start timepublic String getStatus()
public void setStatus(String status)
status - the statuspublic String getUpdateUser()
public void setUpdateUser(String updateUser)
updateUser - the update userCopyright © 2018. All rights reserved.