| java.lang.Object | |
| ↳ | com.workday.absence.EditServiceDatesEventDataType |
Wrapper element for the Edit Service Dates details.
Java class for Edit_Service_Dates_Event_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Edit_Service_Dates_Event_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Original_Hire_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Continuous_Service_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Expected_Retirement_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Retirement_Eligibility_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="End_Employment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Seniority_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Severance_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Contract_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="Time_Off_Service_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Vesting_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Date_Entered_Workforce" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Days_Unemployed" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Months_Continuous_Prior_Employment" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="14"/>
<minInclusive value="0"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| benefitsServiceDate | |||||||||||
| companyServiceDate | |||||||||||
| continuousServiceDate | |||||||||||
| contractEndDate | |||||||||||
| dateEnteredWorkforce | |||||||||||
| daysUnemployed | |||||||||||
| endEmploymentDate | |||||||||||
| expectedRetirementDate | |||||||||||
| monthsContinuousPriorEmployment | |||||||||||
| originalHireDate | |||||||||||
| retirementEligibilityDate | |||||||||||
| seniorityDate | |||||||||||
| severanceDate | |||||||||||
| timeOffServiceDate | |||||||||||
| vestingDate | |||||||||||
| 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 contractEndDate property.
| |||||||||||
Gets the value of the dateEnteredWorkforce property.
| |||||||||||
Gets the value of the daysUnemployed property.
| |||||||||||
Gets the value of the endEmploymentDate property.
| |||||||||||
Gets the value of the expectedRetirementDate property.
| |||||||||||
Gets the value of the monthsContinuousPriorEmployment property.
| |||||||||||
Gets the value of the originalHireDate property.
| |||||||||||
Gets the value of the retirementEligibilityDate property.
| |||||||||||
Gets the value of the seniorityDate property.
| |||||||||||
Gets the value of the severanceDate property.
| |||||||||||
Gets the value of the timeOffServiceDate property.
| |||||||||||
Gets the value of the vestingDate 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 contractEndDate property.
| |||||||||||
Sets the value of the dateEnteredWorkforce property.
| |||||||||||
Sets the value of the daysUnemployed property.
| |||||||||||
Sets the value of the endEmploymentDate property.
| |||||||||||
Sets the value of the expectedRetirementDate property.
| |||||||||||
Sets the value of the monthsContinuousPriorEmployment property.
| |||||||||||
Sets the value of the originalHireDate property.
| |||||||||||
Sets the value of the retirementEligibilityDate property.
| |||||||||||
Sets the value of the seniorityDate property.
| |||||||||||
Sets the value of the severanceDate property.
| |||||||||||
Sets the value of the timeOffServiceDate property.
| |||||||||||
Sets the value of the vestingDate 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 contractEndDate property.
Gets the value of the dateEnteredWorkforce property.
Gets the value of the daysUnemployed property.
Gets the value of the endEmploymentDate property.
Gets the value of the expectedRetirementDate property.
Gets the value of the monthsContinuousPriorEmployment property.
Gets the value of the originalHireDate property.
Gets the value of the retirementEligibilityDate property.
Gets the value of the seniorityDate property.
Gets the value of the severanceDate property.
Gets the value of the timeOffServiceDate property.
Gets the value of the vestingDate property.
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 contractEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dateEnteredWorkforce property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the daysUnemployed property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the endEmploymentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the expectedRetirementDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the monthsContinuousPriorEmployment property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the originalHireDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the retirementEligibilityDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the seniorityDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the severanceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the timeOffServiceDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the vestingDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|