Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected Jobs |
JobSuggestions.jobs |
protected Jobs |
JobSearch.jobs |
Modifier and Type | Method and Description |
---|---|
Jobs |
ObjectFactory.createJobs()
Create an instance of
Jobs |
Jobs |
JobSuggestions.getJobs()
Gets the value of the jobs property.
|
Jobs |
JobSearch.getJobs()
Gets the value of the jobs property.
|
Modifier and Type | Method and Description |
---|---|
void |
JobSuggestions.setJobs(Jobs value)
Sets the value of the jobs property.
|
void |
JobSearch.setJobs(Jobs value)
Sets the value of the jobs property.
|
Apache Camel