public class KoubeiMarketingDataDishdiagnoseBatchqueryResponse extends AlipayResponse
Constructor and Description |
---|
KoubeiMarketingDataDishdiagnoseBatchqueryResponse() |
Modifier and Type | Method and Description |
---|---|
List<ItemDiagnoseDetail> |
getItemDiagnoseList()
Gets item diagnose list.
|
Long |
getTotal()
Gets total.
|
void |
setItemDiagnoseList(List<ItemDiagnoseDetail> itemDiagnoseList)
Sets item diagnose list.
|
void |
setTotal(Long total)
Sets total.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsg
public KoubeiMarketingDataDishdiagnoseBatchqueryResponse()
public void setItemDiagnoseList(List<ItemDiagnoseDetail> itemDiagnoseList)
itemDiagnoseList
- the item diagnose listpublic List<ItemDiagnoseDetail> getItemDiagnoseList()
public void setTotal(Long total)
total
- the totalpublic Long getTotal()
Copyright © 2018. All rights reserved.