public class KbCodeInfoVO extends AlipayObject
Constructor and Description |
---|
KbCodeInfoVO() |
Modifier and Type | Method and Description |
---|---|
Long |
getBatchId()
Gets batch id.
|
String |
getCodeUrl()
Gets code url.
|
String |
getCreateTime()
Gets create time.
|
String |
getQrCode()
Gets qr code.
|
String |
getResourceUrl()
Gets resource url.
|
String |
getShopId()
Gets shop id.
|
String |
getShopName()
Gets shop name.
|
String |
getStuffTemplate()
Gets stuff template.
|
String |
getStuffTemplateDesc()
Gets stuff template desc.
|
String |
getStuffTypeDesc()
Gets stuff type desc.
|
String |
getTableNo()
Gets table no.
|
void |
setBatchId(Long batchId)
Sets batch id.
|
void |
setCodeUrl(String codeUrl)
Sets code url.
|
void |
setCreateTime(String createTime)
Sets create time.
|
void |
setQrCode(String qrCode)
Sets qr code.
|
void |
setResourceUrl(String resourceUrl)
Sets resource url.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setShopName(String shopName)
Sets shop name.
|
void |
setStuffTemplate(String stuffTemplate)
Sets stuff template.
|
void |
setStuffTemplateDesc(String stuffTemplateDesc)
Sets stuff template desc.
|
void |
setStuffTypeDesc(String stuffTypeDesc)
Sets stuff type desc.
|
void |
setTableNo(String tableNo)
Sets table no.
|
public Long getBatchId()
public void setBatchId(Long batchId)
batchId
- the batch idpublic String getCodeUrl()
public void setCodeUrl(String codeUrl)
codeUrl
- the code urlpublic String getCreateTime()
public void setCreateTime(String createTime)
createTime
- the create timepublic String getQrCode()
public void setQrCode(String qrCode)
qrCode
- the qr codepublic String getResourceUrl()
public void setResourceUrl(String resourceUrl)
resourceUrl
- the resource urlpublic String getShopId()
public void setShopId(String shopId)
shopId
- the shop idpublic String getShopName()
public void setShopName(String shopName)
shopName
- the shop namepublic String getStuffTemplate()
public void setStuffTemplate(String stuffTemplate)
stuffTemplate
- the stuff templatepublic String getStuffTemplateDesc()
public void setStuffTemplateDesc(String stuffTemplateDesc)
stuffTemplateDesc
- the stuff template descpublic String getStuffTypeDesc()
public void setStuffTypeDesc(String stuffTypeDesc)
stuffTypeDesc
- the stuff type descpublic String getTableNo()
public void setTableNo(String tableNo)
tableNo
- the table noCopyright © 2018. All rights reserved.