public class MerchantshopCommentStatistic extends AlipayObject
Constructor and Description |
---|
MerchantshopCommentStatistic() |
Modifier and Type | Method and Description |
---|---|
Long |
getCommentCount()
Gets comment count.
|
Long |
getScore()
Gets score.
|
void |
setCommentCount(Long commentCount)
Sets comment count.
|
void |
setScore(Long score)
Sets score.
|
public Long getCommentCount()
public void setCommentCount(Long commentCount)
commentCount
- the comment countpublic Long getScore()
public void setScore(Long score)
score
- the scoreCopyright © 2018. All rights reserved.