| java.lang.Object | |
| ↳ | workday.com.bsvc.SelfEvaluationDetailDataType |
Contains the evaluation information that was filled out by the employee.
Java class for Self_Evaluation_Detail_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Self_Evaluation_Detail_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Overall_Data" type="{urn:com.workday/bsvc}Overall_Evaluation_Detail_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| overallData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the overallData property.
| |||||||||||
Sets the value of the overallData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the overallData property.
OverallEvaluationDetailDataType
Sets the value of the overallData property.
| value | Allowed object is
OverallEvaluationDetailDataType
|
|---|

