Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected Creator |
Comment.creator |
protected Creator |
Post.creator |
Modifier and Type | Method and Description |
---|---|
Creator |
ObjectFactory.createCreator()
Create an instance of
Creator |
Creator |
Comment.getCreator()
Gets the value of the creator property.
|
Creator |
Post.getCreator()
Gets the value of the creator property.
|
Modifier and Type | Method and Description |
---|---|
void |
Comment.setCreator(Creator value)
Sets the value of the creator property.
|
void |
Post.setCreator(Creator value)
Sets the value of the creator property.
|
Apache Camel