public class CommentAuthors extends ResourceBase
| Constructor and Description |
|---|
CommentAuthors() |
| Modifier and Type | Method and Description |
|---|---|
CommentAuthors |
addListItem(CommentAuthor listItem) |
boolean |
equals(Object o) |
List<CommentAuthor> |
getList()
Slide comment list.
|
int |
hashCode() |
CommentAuthors |
list(List<CommentAuthor> list) |
void |
setList(List<CommentAuthor> list) |
String |
toString() |
getAlternateLinks, getSelfUri, selfUri, setAlternateLinks, setSelfUripublic CommentAuthors list(List<CommentAuthor> list)
public CommentAuthors addListItem(CommentAuthor listItem)
public List<CommentAuthor> getList()
public void setList(List<CommentAuthor> list)
public boolean equals(Object o)
equals in class ResourceBasepublic int hashCode()
hashCode in class ResourceBasepublic String toString()
toString in class ResourceBaseCopyright © 2025. All rights reserved.