Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected Facets |
JobSearch.facets |
protected Facets |
PeopleSearch.facets |
protected Facets |
CompanySearch.facets |
Modifier and Type | Method and Description |
---|---|
Facets |
ObjectFactory.createFacets()
Create an instance of
Facets |
Facets |
JobSearch.getFacets()
Gets the value of the facets property.
|
Facets |
PeopleSearch.getFacets()
Gets the value of the facets property.
|
Facets |
CompanySearch.getFacets()
Gets the value of the facets property.
|
Modifier and Type | Method and Description |
---|---|
void |
JobSearch.setFacets(Facets value)
Sets the value of the facets property.
|
void |
PeopleSearch.setFacets(Facets value)
Sets the value of the facets property.
|
void |
CompanySearch.setFacets(Facets value)
Sets the value of the facets property.
|
Apache Camel