Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected List<Recommendation> |
RecommendationsGiven.recommendationList |
protected List<Recommendation> |
RecommendationsReceived.recommendationList |
protected List<Recommendation> |
Recommendations.recommendationList |
Modifier and Type | Method and Description |
---|---|
Recommendation |
ObjectFactory.createRecommendation()
Create an instance of
Recommendation |
Modifier and Type | Method and Description |
---|---|
List<Recommendation> |
RecommendationsGiven.getRecommendationList()
Gets the value of the recommendationList property.
|
List<Recommendation> |
RecommendationsReceived.getRecommendationList()
Gets the value of the recommendationList property.
|
List<Recommendation> |
Recommendations.getRecommendationList()
Gets the value of the recommendationList property.
|
Apache Camel