com.google.code.linkedinapi.schema.Skill |
Known Indirect Subclasses |
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{}proficiency"/> <element ref="{}years"/> <element ref="{}id"/> <element name="skill" type="{}name-type"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the id property.
| |||||||||||
Gets the value of the proficiency property.
| |||||||||||
Gets the value of the skill property.
| |||||||||||
Gets the value of the years property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the proficiency property.
| |||||||||||
Sets the value of the skill property.
| |||||||||||
Sets the value of the years property.
|
Gets the value of the id property.
Gets the value of the proficiency property.
Proficiency
Gets the value of the skill property.
NameType
Gets the value of the years property.
Years
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the proficiency property.
value | Allowed object is
Proficiency
|
---|
Sets the value of the skill property.
value | Allowed object is
NameType
|
---|
Sets the value of the years property.
value | Allowed object is
Years
|
---|