public class AlipayEcoMycarMerchantshopCommentBatchqueryResponse extends AlipayResponse
| Constructor and Description |
|---|
AlipayEcoMycarMerchantshopCommentBatchqueryResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<MerchantshopCommentResult> |
getCommentResult()
Gets comment result.
|
MerchantshopCommentStatistic |
getCommentStatistic()
Gets comment statistic.
|
void |
setCommentResult(List<MerchantshopCommentResult> commentResult)
Sets comment result.
|
void |
setCommentStatistic(MerchantshopCommentStatistic commentStatistic)
Sets comment statistic.
|
getBody, getCode, getErrorCode, getMsg, getParams, getSubCode, getSubMsg, isSuccess, setBody, setCode, setErrorCode, setMsg, setParams, setSubCode, setSubMsgpublic AlipayEcoMycarMerchantshopCommentBatchqueryResponse()
public void setCommentResult(List<MerchantshopCommentResult> commentResult)
commentResult - the comment resultpublic List<MerchantshopCommentResult> getCommentResult()
public void setCommentStatistic(MerchantshopCommentStatistic commentStatistic)
commentStatistic - the comment statisticpublic MerchantshopCommentStatistic getCommentStatistic()
Copyright © 2018. All rights reserved.