public class CommentsPublish extends Object
| Constructor and Description |
|---|
CommentsPublish() |
| Modifier and Type | Method and Description |
|---|---|
CommentsPublish |
addCommentsToPublishItem(CommentPublish commentsToPublishItem) |
CommentsPublish |
commentsToPublish(List<CommentPublish> commentsToPublish) |
boolean |
equals(Object o) |
List<CommentPublish> |
getCommentsToPublish() |
int |
hashCode() |
void |
setCommentsToPublish(List<CommentPublish> commentsToPublish) |
String |
toString() |
public CommentsPublish commentsToPublish(List<CommentPublish> commentsToPublish)
public CommentsPublish addCommentsToPublishItem(CommentPublish commentsToPublishItem)
public List<CommentPublish> getCommentsToPublish()
public void setCommentsToPublish(List<CommentPublish> commentsToPublish)
Copyright © 2020. All rights reserved.