| Package | Description |
|---|---|
| org.apache.camel.component.linkedin.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected Category |
Post.category |
protected Category |
CountForCategory.category |
| Modifier and Type | Method and Description |
|---|---|
Category |
ObjectFactory.createCategory()
Create an instance of
Category |
Category |
Post.getCategory()
Gets the value of the category property.
|
Category |
CountForCategory.getCategory()
Gets the value of the category property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Post.setCategory(Category value)
Sets the value of the category property.
|
void |
CountForCategory.setCategory(Category value)
Sets the value of the category property.
|
Apache Camel