org.springframework.social.linkedin.api
Class Group.GroupPosts
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.SearchResult
org.springframework.social.linkedin.api.Group.GroupPosts
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Group
public static class Group.GroupPosts
- extends SearchResult
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group.GroupPosts
public Group.GroupPosts(int count,
int start,
int total)
getPosts
public List<Post> getPosts()