|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.social.linkedin.api.Comments
public class Comments
Model class representing a list of comments
| Constructor Summary | |
|---|---|
Comments(java.util.List<Comment> comments)
|
|
| Method Summary | |
|---|---|
java.util.List<Comment> |
getComments()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Comments(java.util.List<Comment> comments)
| Method Detail |
|---|
public java.util.List<Comment> getComments()
|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||