public class ListCommentResult extends YfyBaseDTO
| Constructor and Description |
|---|
ListCommentResult() |
| Modifier and Type | Method and Description |
|---|---|
List<YfyComment> |
getComments() |
void |
setComments(List<YfyComment> comments) |
public List<YfyComment> getComments()
public void setComments(List<YfyComment> comments)
Copyright © 2017 YiFangYun. All rights reserved.