| java.lang.Object | |
| ↳ | com.workday.hr.EducationAchievementDataType |
Wrapper element for Education information.
Java class for Education_Achievement_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Education_Achievement_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Education_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Remove_Education" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Country_Reference" type="{urn:com.workday/bsvc}CountryObjectType" minOccurs="0"/>
<element name="School_Reference" type="{urn:com.workday/bsvc}SchoolObjectType" minOccurs="0"/>
<element name="School_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="School_Type_Reference" type="{urn:com.workday/bsvc}Educational_Institution_TypeObjectType" minOccurs="0"/>
<element name="Location" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Degree_Reference" type="{urn:com.workday/bsvc}DegreeObjectType" minOccurs="0"/>
<element name="Degree_Completed_Reference" type="{urn:com.workday/bsvc}Degree_CompletedObjectType" minOccurs="0"/>
<element name="Date_Degree_Received" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Field_Of_Study_Reference" type="{urn:com.workday/bsvc}Field_of_StudyObjectType" minOccurs="0"/>
<element name="Grade_Average" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="First_Year_Attended" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Last_Year_Attended" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Is_Highest_Level_of_Education" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="First_Day_Attended" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Last_Day_Attended" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| countryReference | |||||||||||
| dateDegreeReceived | |||||||||||
| degreeCompletedReference | |||||||||||
| degreeReference | |||||||||||
| educationID | |||||||||||
| fieldOfStudyReference | |||||||||||
| firstDayAttended | |||||||||||
| firstYearAttended | |||||||||||
| gradeAverage | |||||||||||
| isHighestLevelOfEducation | |||||||||||
| lastDayAttended | |||||||||||
| lastYearAttended | |||||||||||
| location | |||||||||||
| removeEducation | |||||||||||
| schoolName | |||||||||||
| schoolReference | |||||||||||
| schoolTypeReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the countryReference property.
| |||||||||||
Gets the value of the dateDegreeReceived property.
| |||||||||||
Gets the value of the degreeCompletedReference property.
| |||||||||||
Gets the value of the degreeReference property.
| |||||||||||
Gets the value of the educationID property.
| |||||||||||
Gets the value of the fieldOfStudyReference property.
| |||||||||||
Gets the value of the firstDayAttended property.
| |||||||||||
Gets the value of the firstYearAttended property.
| |||||||||||
Gets the value of the gradeAverage property.
| |||||||||||
Gets the value of the isHighestLevelOfEducation property.
| |||||||||||
Gets the value of the lastDayAttended property.
| |||||||||||
Gets the value of the lastYearAttended property.
| |||||||||||
Gets the value of the location property.
| |||||||||||
Gets the value of the removeEducation property.
| |||||||||||
Gets the value of the schoolName property.
| |||||||||||
Gets the value of the schoolReference property.
| |||||||||||
Gets the value of the schoolTypeReference property.
| |||||||||||
Sets the value of the countryReference property.
| |||||||||||
Sets the value of the dateDegreeReceived property.
| |||||||||||
Sets the value of the degreeCompletedReference property.
| |||||||||||
Sets the value of the degreeReference property.
| |||||||||||
Sets the value of the educationID property.
| |||||||||||
Sets the value of the fieldOfStudyReference property.
| |||||||||||
Sets the value of the firstDayAttended property.
| |||||||||||
Sets the value of the firstYearAttended property.
| |||||||||||
Sets the value of the gradeAverage property.
| |||||||||||
Sets the value of the isHighestLevelOfEducation property.
| |||||||||||
Sets the value of the lastDayAttended property.
| |||||||||||
Sets the value of the lastYearAttended property.
| |||||||||||
Sets the value of the location property.
| |||||||||||
Sets the value of the removeEducation property.
| |||||||||||
Sets the value of the schoolName property.
| |||||||||||
Sets the value of the schoolReference property.
| |||||||||||
Sets the value of the schoolTypeReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the countryReference property.
CountryObjectType
Gets the value of the dateDegreeReceived property.
Gets the value of the degreeCompletedReference property.
DegreeCompletedObjectType
Gets the value of the degreeReference property.
DegreeObjectType
Gets the value of the educationID property.
Gets the value of the fieldOfStudyReference property.
FieldOfStudyObjectType
Gets the value of the firstDayAttended property.
Gets the value of the firstYearAttended property.
Gets the value of the gradeAverage property.
Gets the value of the isHighestLevelOfEducation property. This getter has been renamed from isIsHighestLevelOfEducation() to getIsHighestLevelOfEducation() by cxf-xjc-boolean plugin.
Gets the value of the lastDayAttended property.
Gets the value of the lastYearAttended property.
Gets the value of the location property.
Gets the value of the removeEducation property. This getter has been renamed from isRemoveEducation() to getRemoveEducation() by cxf-xjc-boolean plugin.
Gets the value of the schoolName property.
Gets the value of the schoolReference property.
SchoolObjectType
Gets the value of the schoolTypeReference property.
EducationalInstitutionTypeObjectType
Sets the value of the countryReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the dateDegreeReceived property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the degreeCompletedReference property.
| value | Allowed object is
DegreeCompletedObjectType
|
|---|
Sets the value of the degreeReference property.
| value | Allowed object is
DegreeObjectType
|
|---|
Sets the value of the educationID property.
| value | Allowed object is String |
|---|
Sets the value of the fieldOfStudyReference property.
| value | Allowed object is
FieldOfStudyObjectType
|
|---|
Sets the value of the firstDayAttended property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the firstYearAttended property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the gradeAverage property.
| value | Allowed object is String |
|---|
Sets the value of the isHighestLevelOfEducation property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastDayAttended property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastYearAttended property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the location property.
| value | Allowed object is String |
|---|
Sets the value of the removeEducation property.
| value | Allowed object is Boolean |
|---|
Sets the value of the schoolName property.
| value | Allowed object is String |
|---|
Sets the value of the schoolReference property.
| value | Allowed object is
SchoolObjectType
|
|---|
Sets the value of the schoolTypeReference property.
| value | Allowed object is
EducationalInstitutionTypeObjectType
|
|---|