| java.lang.Object | |
| ↳ | com.workday.hr.TalentAssessmentDataType |
Contains the potential assessment for the employee.
Java class for Talent_Assessment_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Talent_Assessment_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Potential_Data" type="{urn:com.workday/bsvc}Employee_Talent_Assessment_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| employeePotentialData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the employeePotentialData property.
| |||||||||||
Sets the value of the employeePotentialData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the employeePotentialData property.
EmployeeTalentAssessmentDataType
Sets the value of the employeePotentialData property.
| value | Allowed object is
EmployeeTalentAssessmentDataType
|
|---|

