Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected UpdateContent |
Update.updateContent |
protected UpdateContent |
OriginalUpdate.updateContent |
Modifier and Type | Method and Description |
---|---|
UpdateContent |
ObjectFactory.createUpdateContent()
Create an instance of
UpdateContent |
UpdateContent |
Update.getUpdateContent()
Gets the value of the updateContent property.
|
UpdateContent |
OriginalUpdate.getUpdateContent()
Gets the value of the updateContent property.
|
Modifier and Type | Method and Description |
---|---|
void |
Update.setUpdateContent(UpdateContent value)
Sets the value of the updateContent property.
|
void |
OriginalUpdate.setUpdateContent(UpdateContent value)
Sets the value of the updateContent property.
|
Apache Camel