public class ListCommentResult extends ErrcodeBean
errcode, errmsg
Constructor and Description |
---|
ListCommentResult() |
Modifier and Type | Method and Description |
---|---|
List<Comment> |
getComment() |
int |
getTotal() |
void |
setComment(List<Comment> comment) |
void |
setTotal(int total) |
String |
toString() |
getErrcode, getErrmsg, setErrcode, setErrmsg
Copyright © 2020. All rights reserved.