com.google.code.linkedinapi.schema.Language |
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="{}id"/> <element name="language" type="{}name-type"/> </sequence> </restriction> </complexContent> </complexType>
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the id property.
| |||||||||||
Gets the value of the language property.
| |||||||||||
Gets the value of the proficiency property.
| |||||||||||
Sets the value of the id property.
| |||||||||||
Sets the value of the language property.
| |||||||||||
Sets the value of the proficiency property.
|
Gets the value of the id property.
Gets the value of the language property.
NameType
Gets the value of the proficiency property.
Proficiency
Sets the value of the id property.
value | Allowed object is String |
---|
Sets the value of the language property.
value | Allowed object is
NameType
|
---|
Sets the value of the proficiency property.
value | Allowed object is
Proficiency
|
---|