Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected NameType |
Language.language |
protected NameType |
Skill.skill |
Modifier and Type | Method and Description |
---|---|
NameType |
ObjectFactory.createNameType()
Create an instance of
NameType |
NameType |
Language.getLanguage()
Gets the value of the language property.
|
NameType |
Skill.getSkill()
Gets the value of the skill property.
|
Modifier and Type | Method and Description |
---|---|
void |
Language.setLanguage(NameType value)
Sets the value of the language property.
|
void |
Skill.setSkill(NameType value)
Sets the value of the skill property.
|
Apache Camel