org.springframework.social.linkedin.api
Class Group.GroupRelation
java.lang.Object
org.springframework.social.linkedin.api.LinkedInObject
org.springframework.social.linkedin.api.Group.GroupRelation
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- Group
public static class Group.GroupRelation
- 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.GroupRelation
public Group.GroupRelation(List<Group.GroupAvailableAction> availableActions,
Group.MembershipState membershipState)
getAvailableActions
public List<Group.GroupAvailableAction> getAvailableActions()
getMembershipState
public Group.MembershipState getMembershipState()