| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected SiteStandardProfileRequest |
Recommender.siteStandardProfileRequest |
protected SiteStandardProfileRequest |
Editor.siteStandardProfileRequest |
protected SiteStandardProfileRequest |
Author.siteStandardProfileRequest |
protected SiteStandardProfileRequest |
Recommendee.siteStandardProfileRequest |
protected SiteStandardProfileRequest |
Person.siteStandardProfileRequest |
protected SiteStandardProfileRequest |
JobPoster.siteStandardProfileRequest |
| Modifier and Type | Method and Description |
|---|---|
SiteStandardProfileRequest |
ObjectFactory.createSiteStandardProfileRequest()
Create an instance of
SiteStandardProfileRequest |
SiteStandardProfileRequest |
Recommender.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
SiteStandardProfileRequest |
Editor.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
SiteStandardProfileRequest |
Author.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
SiteStandardProfileRequest |
Recommendee.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
SiteStandardProfileRequest |
Person.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
SiteStandardProfileRequest |
JobPoster.getSiteStandardProfileRequest()
Gets the value of the siteStandardProfileRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Recommender.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
Editor.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
Author.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
Recommendee.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
Person.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
void |
JobPoster.setSiteStandardProfileRequest(SiteStandardProfileRequest value)
Sets the value of the siteStandardProfileRequest property.
|
Apache Camel