| java.lang.Object | |
| ↳ | com.google.code.linkedinapi.schema.impl.ProficiencyImpl |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| level | |||||||||||
| name | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the level property.
| |||||||||||
Gets the value of the name property.
| |||||||||||
Sets the value of the level property.
| |||||||||||
Sets the value of the name property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.google.code.linkedinapi.schema.Proficiency
| |||||||||||
Gets the value of the level property.
ProficiencyLevelType
Gets the value of the name property.
Sets the value of the level property.
| value | Allowed object is
ProficiencyLevelType
|
|---|
Sets the value of the name property.
| value | Allowed object is String |
|---|