org.springframework.social.linkedin.api
Class Group.GroupCount
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Group.GroupCount
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Group
public static class Group.GroupCount
- extends LinkedInObject
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Group.GroupCount
public Group.GroupCount(Post.PostCategory category,
Integer count)
getCategory
public Post.PostCategory getCategory()
getCount
public Integer getCount()