Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected People |
PeopleSearch.people |
protected People |
Following.people |
Modifier and Type | Method and Description |
---|---|
People |
ObjectFactory.createPeople()
Create an instance of
People |
People |
PeopleSearch.getPeople()
Gets the value of the people property.
|
People |
Following.getPeople()
Gets the value of the people property.
|
Modifier and Type | Method and Description |
---|---|
void |
PeopleSearch.setPeople(People value)
Sets the value of the people property.
|
void |
Following.setPeople(People value)
Sets the value of the people property.
|
Apache Camel