| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected Location |
Person.location |
protected Location |
Position.location |
| Modifier and Type | Field and Description |
|---|---|
protected List<Location> |
Locations.locationList |
| Modifier and Type | Method and Description |
|---|---|
Location |
ObjectFactory.createLocation()
Create an instance of
Location |
Location |
Person.getLocation()
Gets the value of the location property.
|
Location |
Position.getLocation()
Gets the value of the location property.
|
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
Locations.getLocationList()
Gets the value of the locationList property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Person.setLocation(Location value)
Sets the value of the location property.
|
void |
Position.setLocation(Location value)
Sets the value of the location property.
|
Apache Camel