| java.lang.Object | |
| ↳ | workday.com.bsvc.LanguageAbilityReferenceType |
Reference element representing a unique instance of Language Ability.
Java class for Language_Ability_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Language_Ability_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Language_Ability_Type_Reference_Data" type="{urn:com.workday/bsvc}Language_Ability_Type_ReferenceType"/>
<element name="Language_Proficiency_Reference_Data" type="{urn:com.workday/bsvc}Language_Proficiency_ReferenceType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| languageAbilityTypeReferenceData | |||||||||||
| languageProficiencyReferenceData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the languageAbilityTypeReferenceData property.
| |||||||||||
Gets the value of the languageProficiencyReferenceData property.
| |||||||||||
Sets the value of the languageAbilityTypeReferenceData property.
| |||||||||||
Sets the value of the languageProficiencyReferenceData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the languageAbilityTypeReferenceData property.
LanguageAbilityTypeReferenceType
Gets the value of the languageProficiencyReferenceData property.
LanguageProficiencyReferenceType
Sets the value of the languageAbilityTypeReferenceData property.
| value | Allowed object is
LanguageAbilityTypeReferenceType
|
|---|
Sets the value of the languageProficiencyReferenceData property.
| value | Allowed object is
LanguageProficiencyReferenceType
|
|---|

