Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected RelationToViewer |
Post.relationToViewer |
protected RelationToViewer |
Author.relationToViewer |
protected RelationToViewer |
Person.relationToViewer |
protected RelationToViewer |
Group.relationToViewer |
protected RelationToViewer |
Comment.relationToViewer |
protected RelationToViewer |
JobPoster.relationToViewer |
Modifier and Type | Method and Description |
---|---|
RelationToViewer |
ObjectFactory.createRelationToViewer()
Create an instance of
RelationToViewer |
RelationToViewer |
Post.getRelationToViewer()
Gets the value of the relationToViewer property.
|
RelationToViewer |
Author.getRelationToViewer()
Gets the value of the relationToViewer property.
|
RelationToViewer |
Person.getRelationToViewer()
Gets the value of the relationToViewer property.
|
RelationToViewer |
Group.getRelationToViewer()
Gets the value of the relationToViewer property.
|
RelationToViewer |
Comment.getRelationToViewer()
Gets the value of the relationToViewer property.
|
RelationToViewer |
JobPoster.getRelationToViewer()
Gets the value of the relationToViewer property.
|
Modifier and Type | Method and Description |
---|---|
void |
Post.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
Author.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
Person.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
Group.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
Comment.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
void |
JobPoster.setRelationToViewer(RelationToViewer value)
Sets the value of the relationToViewer property.
|
Apache Camel