|
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.SearchResult
org.springframework.social.linkedin.api.PostComments
public class PostComments
Structure which contains list of post comments inside
| Constructor Summary | |
|---|---|
PostComments(int count,
int start,
int total)
|
|
| Method Summary | |
|---|---|
java.util.List<PostComment> |
getComments()
|
| Methods inherited from class org.springframework.social.linkedin.api.SearchResult |
|---|
getCount, getStart, getTotal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PostComments(int count,
int start,
int total)
| Method Detail |
|---|
public java.util.List<PostComment> getComments()
|
Spring Social LinkedIn | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||