public class KoubeiCateringTablecodeQueryResponse extends AlipayResponse
| Constructor and Description |
|---|
KoubeiCateringTablecodeQueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeFlag()
Gets code flag.
|
String |
getShopId()
Gets shop id.
|
String |
getTableNum()
Gets table num.
|
void |
setCodeFlag(String codeFlag)
Sets code flag.
|
void |
setShopId(String shopId)
Sets shop id.
|
void |
setTableNum(String tableNum)
Sets table num.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic KoubeiCateringTablecodeQueryResponse()
public void setCodeFlag(String codeFlag)
codeFlag - the code flagpublic String getCodeFlag()
public void setShopId(String shopId)
shopId - the shop idpublic String getShopId()
public void setTableNum(String tableNum)
tableNum - the table numpublic String getTableNum()
Copyright © 2018. All rights reserved.