| java.lang.Object | |
| ↳ | com.workday.staffing.RemoveRetireeStatusEventDataType |
Contains reason for removing retirement status and retiree organization that the worker is in.
Java class for Remove_Retiree_Status_Event_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Remove_Retiree_Status_Event_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="End_Retirement_Reason_Reference" type="{urn:com.workday/bsvc}Event_Classification_SubcategoryObjectType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| endRetirementReasonReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the endRetirementReasonReference property.
| |||||||||||
Sets the value of the endRetirementReasonReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the endRetirementReasonReference property.
EventClassificationSubcategoryObjectType
Sets the value of the endRetirementReasonReference property.
| value | Allowed object is
EventClassificationSubcategoryObjectType
|
|---|

