Package | Description |
---|---|
org.apache.camel.component.linkedin.api | |
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Method and Description |
---|---|
Group |
GroupsResource.getGroup(long group_id,
String fields) |
Modifier and Type | Field and Description |
---|---|
protected Group |
GroupMembership.group |
Modifier and Type | Field and Description |
---|---|
protected List<Group> |
Groups.groupList |
Modifier and Type | Method and Description |
---|---|
Group |
ObjectFactory.createGroup()
Create an instance of
Group |
Group |
GroupMembership.getGroup()
Gets the value of the group property.
|
Modifier and Type | Method and Description |
---|---|
List<Group> |
Groups.getGroupList()
Gets the value of the groupList property.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupMembership.setGroup(Group value)
Sets the value of the group property.
|
Apache Camel