| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected Author |
Answer.author |
protected Author |
Question.author |
protected Author |
CurrentShare.author |
protected Author |
Share.author |
| Modifier and Type | Method and Description |
|---|---|
Author |
ObjectFactory.createAuthor()
Create an instance of
Author |
Author |
Answer.getAuthor()
Gets the value of the author property.
|
Author |
Question.getAuthor()
Gets the value of the author property.
|
Author |
CurrentShare.getAuthor()
Gets the value of the author property.
|
Author |
Share.getAuthor()
Gets the value of the author property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Answer.setAuthor(Author value)
Sets the value of the author property.
|
void |
Question.setAuthor(Author value)
Sets the value of the author property.
|
void |
CurrentShare.setAuthor(Author value)
Sets the value of the author property.
|
void |
Share.setAuthor(Author value)
Sets the value of the author property.
|
Apache Camel