| java.lang.Object | |
| ↳ | com.workday.staffing.HireEmployeeEventDataType |
Wrapper element for the details for an Employee Hire.
Java class for Hire_Employee_Event_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Hire_Employee_Event_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Position_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Hire_Reason_Reference" type="{urn:com.workday/bsvc}Event_Classification_SubcategoryObjectType" minOccurs="0"/>
<element name="Employee_Type_Reference" type="{urn:com.workday/bsvc}Position_Worker_TypeObjectType" minOccurs="0"/>
<element name="First_Day_of_Work" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Time_of_Hire" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
<element name="Continuous_Service_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Probation_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Probation_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Employment_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Benefits_Service_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Company_Service_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Conversion_Position_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Position_Details" type="{urn:com.workday/bsvc}Position_Details_Sub_DataType"/>
<element name="Worker_Document_Data" type="{urn:com.workday/bsvc}Worker_Document_for_Staffing_Event_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Employee_External_ID_Data" type="{urn:com.workday/bsvc}External_ID_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| benefitsServiceDate | |||||||||||
| companyServiceDate | |||||||||||
| continuousServiceDate | |||||||||||
| conversionPositionStartDate | |||||||||||
| employeeExternalIDData | |||||||||||
| employeeID | |||||||||||
| employeeTypeReference | |||||||||||
| employmentEndDate | |||||||||||
| firstDayOfWork | |||||||||||
| hireReasonReference | |||||||||||
| positionDetails | |||||||||||
| positionID | |||||||||||
| probationEndDate | |||||||||||
| probationStartDate | |||||||||||
| timeOfHire | |||||||||||
| workerDocumentData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the benefitsServiceDate property.
| |||||||||||
Gets the value of the companyServiceDate property.
| |||||||||||
Gets the value of the continuousServiceDate property.
| |||||||||||
Gets the value of the conversionPositionStartDate property.
| |||||||||||
Gets the value of the employeeExternalIDData property.
| |||||||||||
Gets the value of the employeeID property.
| |||||||||||
Gets the value of the employeeTypeReference property.
| |||||||||||
Gets the value of the employmentEndDate property.
| |||||||||||
Gets the value of the firstDayOfWork property.
| |||||||||||
Gets the value of the hireReasonReference property.
| |||||||||||
Gets the value of the positionDetails property.
| |||||||||||
Gets the value of the positionID property.
| |||||||||||
Gets the value of the probationEndDate property.
| |||||||||||
Gets the value of the probationStartDate property.
| |||||||||||
Gets the value of the timeOfHire property.
| |||||||||||
Gets the value of the workerDocumentData property.
| |||||||||||
Sets the value of the benefitsServiceDate property.
| |||||||||||
Sets the value of the companyServiceDate property.
| |||||||||||
Sets the value of the continuousServiceDate property.
| |||||||||||
Sets the value of the conversionPositionStartDate property.
| |||||||||||
Sets the value of the employeeExternalIDData property.
| |||||||||||
Sets the value of the employeeID property.
| |||||||||||
Sets the value of the employeeTypeReference property.
| |||||||||||
Sets the value of the employmentEndDate property.
| |||||||||||
Sets the value of the firstDayOfWork property.
| |||||||||||
Sets the value of the hireReasonReference property.
| |||||||||||
Sets the value of the positionDetails property.
| |||||||||||
Sets the value of the positionID property.
| |||||||||||
Sets the value of the probationEndDate property.
| |||||||||||
Sets the value of the probationStartDate property.
| |||||||||||
Sets the value of the timeOfHire property.
| |||||||||||
Sets the value of the workerDocumentData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the benefitsServiceDate property.
Gets the value of the companyServiceDate property.
Gets the value of the continuousServiceDate property.
Gets the value of the conversionPositionStartDate property.
Gets the value of the employeeExternalIDData property.
ExternalIDDataType
Gets the value of the employeeID property.
Gets the value of the employeeTypeReference property.
PositionWorkerTypeObjectType
Gets the value of the employmentEndDate property.
Gets the value of the firstDayOfWork property.
Gets the value of the hireReasonReference property.
EventClassificationSubcategoryObjectType
Gets the value of the positionDetails property.
PositionDetailsSubDataType
Gets the value of the positionID property.
Gets the value of the probationEndDate property.
Gets the value of the probationStartDate property.
Gets the value of the timeOfHire property.
Gets the value of the workerDocumentData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the workerDocumentData property.
For example, to add a new item, do as follows:
getWorkerDocumentData().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerDocumentForStaffingEventDataType
Sets the value of the benefitsServiceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the companyServiceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the continuousServiceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the conversionPositionStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the employeeExternalIDData property.
| value | Allowed object is
ExternalIDDataType
|
|---|
Sets the value of the employeeID property.
| value | Allowed object is String |
|---|
Sets the value of the employeeTypeReference property.
| value | Allowed object is
PositionWorkerTypeObjectType
|
|---|
Sets the value of the employmentEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the firstDayOfWork property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the hireReasonReference property.
| value | Allowed object is
EventClassificationSubcategoryObjectType
|
|---|
Sets the value of the positionDetails property.
| value | Allowed object is
PositionDetailsSubDataType
|
|---|
Sets the value of the positionID property.
| value | Allowed object is String |
|---|
Sets the value of the probationEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the probationStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the timeOfHire property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the workerDocumentData property.
| workerDocumentData | Allowed object is
WorkerDocumentForStaffingEventDataType
|
|---|