Package | Description |
---|---|
org.apache.camel.component.linkedin.api.model |
Modifier and Type | Field and Description |
---|---|
protected Proficiency |
Language.proficiency |
protected Proficiency |
Skill.proficiency |
Modifier and Type | Method and Description |
---|---|
Proficiency |
ObjectFactory.createProficiency()
Create an instance of
Proficiency |
Proficiency |
Language.getProficiency()
Gets the value of the proficiency property.
|
Proficiency |
Skill.getProficiency()
Gets the value of the proficiency property.
|
Modifier and Type | Method and Description |
---|---|
void |
Language.setProficiency(Proficiency value)
Sets the value of the proficiency property.
|
void |
Skill.setProficiency(Proficiency value)
Sets the value of the proficiency property.
|
Apache Camel