Uses of Class
com.foxinmy.weixin4j.mp.model.Comment
-
Packages that use Comment Package Description com.foxinmy.weixin4j.mp.model -
-
Uses of Comment in com.foxinmy.weixin4j.mp.model
Subclasses of Comment in com.foxinmy.weixin4j.mp.model Modifier and Type Class Description class
ArticleComment
文章评论Methods in com.foxinmy.weixin4j.mp.model that return Comment Modifier and Type Method Description Comment
ArticleComment. getReply()
Methods in com.foxinmy.weixin4j.mp.model with parameters of type Comment Modifier and Type Method Description void
ArticleComment. setReply(Comment reply)
-