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