| java.lang.Object | |
| ↳ | com.workday.staffing.TerminateEventDataType |
Data Element that contains the basic information to terminate an employee. All required information must be included. The Terminate Employee business process (for the employee) will be initiated from this information.
Java class for Terminate_Event_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Terminate_Event_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Last_Day_of_Work" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Primary_Reason_Reference" type="{urn:com.workday/bsvc}Event_Classification_SubcategoryObjectType"/>
<element name="Secondary_Reason_Reference" type="{urn:com.workday/bsvc}Termination_SubcategoryObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Local_Termination_Reason_Reference" type="{urn:com.workday/bsvc}Local_Termination_ReasonObjectType" minOccurs="0"/>
<element name="Pay_Through_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Resignation_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Notify_Employee_By_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Regrettable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Close_Position" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Job_Overlap_Allowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Last_Date_for_Which_Paid" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Expected_Date_of_Return" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Not_Returning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Return_Unknown" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Worker_Document_Data" type="{urn:com.workday/bsvc}Worker_Document_for_Staffing_Event_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| closePosition | |||||||||||
| expectedDateOfReturn | |||||||||||
| jobOverlapAllowed | |||||||||||
| lastDateForWhichPaid | |||||||||||
| lastDayOfWork | |||||||||||
| localTerminationReasonReference | |||||||||||
| notReturning | |||||||||||
| notifyEmployeeByDate | |||||||||||
| payThroughDate | |||||||||||
| primaryReasonReference | |||||||||||
| regrettable | |||||||||||
| resignationDate | |||||||||||
| returnUnknown | |||||||||||
| secondaryReasonReference | |||||||||||
| workerDocumentData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the closePosition property.
| |||||||||||
Gets the value of the expectedDateOfReturn property.
| |||||||||||
Gets the value of the jobOverlapAllowed property.
| |||||||||||
Gets the value of the lastDateForWhichPaid property.
| |||||||||||
Gets the value of the lastDayOfWork property.
| |||||||||||
Gets the value of the localTerminationReasonReference property.
| |||||||||||
Gets the value of the notReturning property.
| |||||||||||
Gets the value of the notifyEmployeeByDate property.
| |||||||||||
Gets the value of the payThroughDate property.
| |||||||||||
Gets the value of the primaryReasonReference property.
| |||||||||||
Gets the value of the regrettable property.
| |||||||||||
Gets the value of the resignationDate property.
| |||||||||||
Gets the value of the returnUnknown property.
| |||||||||||
Gets the value of the secondaryReasonReference property.
| |||||||||||
Gets the value of the workerDocumentData property.
| |||||||||||
Sets the value of the closePosition property.
| |||||||||||
Sets the value of the expectedDateOfReturn property.
| |||||||||||
Sets the value of the jobOverlapAllowed property.
| |||||||||||
Sets the value of the lastDateForWhichPaid property.
| |||||||||||
Sets the value of the lastDayOfWork property.
| |||||||||||
Sets the value of the localTerminationReasonReference property.
| |||||||||||
Sets the value of the notReturning property.
| |||||||||||
Sets the value of the notifyEmployeeByDate property.
| |||||||||||
Sets the value of the payThroughDate property.
| |||||||||||
Sets the value of the primaryReasonReference property.
| |||||||||||
Sets the value of the regrettable property.
| |||||||||||
Sets the value of the resignationDate property.
| |||||||||||
Sets the value of the returnUnknown property.
| |||||||||||
Sets the value of the secondaryReasonReference property.
| |||||||||||
Sets the value of the workerDocumentData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the closePosition property. This getter has been renamed from isClosePosition() to getClosePosition() by cxf-xjc-boolean plugin.
Gets the value of the expectedDateOfReturn property.
Gets the value of the jobOverlapAllowed property. This getter has been renamed from isJobOverlapAllowed() to getJobOverlapAllowed() by cxf-xjc-boolean plugin.
Gets the value of the lastDateForWhichPaid property.
Gets the value of the lastDayOfWork property.
Gets the value of the localTerminationReasonReference property.
LocalTerminationReasonObjectType
Gets the value of the notReturning property. This getter has been renamed from isNotReturning() to getNotReturning() by cxf-xjc-boolean plugin.
Gets the value of the notifyEmployeeByDate property.
Gets the value of the payThroughDate property.
Gets the value of the primaryReasonReference property.
EventClassificationSubcategoryObjectType
Gets the value of the regrettable property. This getter has been renamed from isRegrettable() to getRegrettable() by cxf-xjc-boolean plugin.
Gets the value of the resignationDate property.
Gets the value of the returnUnknown property. This getter has been renamed from isReturnUnknown() to getReturnUnknown() by cxf-xjc-boolean plugin.
Gets the value of the secondaryReasonReference 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 secondaryReasonReference property.
For example, to add a new item, do as follows:
getSecondaryReasonReference().add(newItem);
Objects of the following type(s) are allowed in the list
TerminationSubcategoryObjectType
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 closePosition property.
| value | Allowed object is Boolean |
|---|
Sets the value of the expectedDateOfReturn property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the jobOverlapAllowed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastDateForWhichPaid property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastDayOfWork property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the localTerminationReasonReference property.
| value | Allowed object is
LocalTerminationReasonObjectType
|
|---|
Sets the value of the notReturning property.
| value | Allowed object is Boolean |
|---|
Sets the value of the notifyEmployeeByDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the payThroughDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the primaryReasonReference property.
| value | Allowed object is
EventClassificationSubcategoryObjectType
|
|---|
Sets the value of the regrettable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the resignationDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the returnUnknown property.
| value | Allowed object is Boolean |
|---|
Sets the value of the secondaryReasonReference property.
| secondaryReasonReference | Allowed object is
TerminationSubcategoryObjectType
|
|---|
Sets the value of the workerDocumentData property.
| workerDocumentData | Allowed object is
WorkerDocumentForStaffingEventDataType
|
|---|