|
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.LinkedInObject
org.springframework.social.linkedin.api.Group.GroupRelation
public static class Group.GroupRelation
| Constructor Summary | |
|---|---|
Group.GroupRelation(java.util.List<Group.GroupAvailableAction> availableActions,
Group.MembershipState membershipState)
|
|
| Method Summary | |
|---|---|
java.util.List<Group.GroupAvailableAction> |
getAvailableActions()
|
Group.MembershipState |
getMembershipState()
|
| Methods inherited from class org.springframework.social.linkedin.api.LinkedInObject |
|---|
add, getExtraData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Group.GroupRelation(java.util.List<Group.GroupAvailableAction> availableActions,
Group.MembershipState membershipState)
| Method Detail |
|---|
public java.util.List<Group.GroupAvailableAction> getAvailableActions()
public Group.MembershipState getMembershipState()
|
spring-social-linkedin | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||