public class

WorkerStatusDetailDataType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.staffing.WorkerStatusDetailDataType

Class Overview

Encapsulating element containing all Status data for a Worker.

Java class for Worker_Status_Detail_DataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Worker_Status_Detail_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Active" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Active_Status_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Hire_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Original_Hire_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Hire_Reason_Reference" type="{urn:com.workday/bsvc}General_Event_SubcategoryObjectType" minOccurs="0"/>
         <element name="End_Employment_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="First_Day_of_Work" 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="Retired" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Retirement_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="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>
         <element name="Terminated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Termination_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Pay_Through_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Primary_Termination_Reason_Reference" type="{urn:com.workday/bsvc}Termination_SubcategoryObjectType" minOccurs="0"/>
         <element name="Primary_Termination_Category_Reference" type="{urn:com.workday/bsvc}Event_Classification_CategoryObjectType" minOccurs="0"/>
         <element name="Termination_Involuntary" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Secondary_Termination_Reasons_Data" type="{urn:com.workday/bsvc}Secondary_Termination_DataType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Local_Termination_Reason_Reference" type="{urn:com.workday/bsvc}Local_Termination_ReasonObjectType" minOccurs="0"/>
         <element name="Not_Eligible_for_Hire" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Regrettable_Termination" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Termination_Last_Day_of_Work" 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="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="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="Leave_Status_Data" type="{urn:com.workday/bsvc}Leave_Status_Detail_DataType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Academic_Tenure_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
         <element name="Rehire" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected XMLGregorianCalendar academicTenureDate
protected Boolean active
protected XMLGregorianCalendar activeStatusDate
protected XMLGregorianCalendar benefitsServiceDate
protected XMLGregorianCalendar companyServiceDate
protected XMLGregorianCalendar continuousServiceDate
protected XMLGregorianCalendar dateEnteredWorkforce
protected BigDecimal daysUnemployed
protected XMLGregorianCalendar endEmploymentDate
protected XMLGregorianCalendar expectedDateOfReturn
protected XMLGregorianCalendar expectedRetirementDate
protected XMLGregorianCalendar firstDayOfWork
protected XMLGregorianCalendar hireDate
protected GeneralEventSubcategoryObjectType hireReasonReference
protected XMLGregorianCalendar lastDateForWhichPaid
protected List<LeaveStatusDetailDataType> leaveStatusData
protected LocalTerminationReasonObjectType localTerminationReasonReference
protected BigDecimal monthsContinuousPriorEmployment
protected Boolean notEligibleForHire
protected Boolean notReturning
protected XMLGregorianCalendar originalHireDate
protected XMLGregorianCalendar payThroughDate
protected EventClassificationCategoryObjectType primaryTerminationCategoryReference
protected TerminationSubcategoryObjectType primaryTerminationReasonReference
protected XMLGregorianCalendar probationEndDate
protected XMLGregorianCalendar probationStartDate
protected Boolean regrettableTermination
protected Boolean rehire
protected XMLGregorianCalendar resignationDate
protected Boolean retired
protected XMLGregorianCalendar retirementDate
protected XMLGregorianCalendar retirementEligibilityDate
protected Boolean returnUnknown
protected List<SecondaryTerminationDataType> secondaryTerminationReasonsData
protected XMLGregorianCalendar seniorityDate
protected XMLGregorianCalendar severanceDate
protected Boolean terminated
protected XMLGregorianCalendar terminationDate
protected Boolean terminationInvoluntary
protected XMLGregorianCalendar terminationLastDayOfWork
protected XMLGregorianCalendar timeOffServiceDate
protected XMLGregorianCalendar vestingDate
Public Constructors
WorkerStatusDetailDataType()
Public Methods
XMLGregorianCalendar getAcademicTenureDate()
Gets the value of the academicTenureDate property.
Boolean getActive()
Gets the value of the active property.
XMLGregorianCalendar getActiveStatusDate()
Gets the value of the activeStatusDate property.
XMLGregorianCalendar getBenefitsServiceDate()
Gets the value of the benefitsServiceDate property.
XMLGregorianCalendar getCompanyServiceDate()
Gets the value of the companyServiceDate property.
XMLGregorianCalendar getContinuousServiceDate()
Gets the value of the continuousServiceDate property.
XMLGregorianCalendar getDateEnteredWorkforce()
Gets the value of the dateEnteredWorkforce property.
BigDecimal getDaysUnemployed()
Gets the value of the daysUnemployed property.
XMLGregorianCalendar getEndEmploymentDate()
Gets the value of the endEmploymentDate property.
XMLGregorianCalendar getExpectedDateOfReturn()
Gets the value of the expectedDateOfReturn property.
XMLGregorianCalendar getExpectedRetirementDate()
Gets the value of the expectedRetirementDate property.
XMLGregorianCalendar getFirstDayOfWork()
Gets the value of the firstDayOfWork property.
XMLGregorianCalendar getHireDate()
Gets the value of the hireDate property.
GeneralEventSubcategoryObjectType getHireReasonReference()
Gets the value of the hireReasonReference property.
XMLGregorianCalendar getLastDateForWhichPaid()
Gets the value of the lastDateForWhichPaid property.
List<LeaveStatusDetailDataType> getLeaveStatusData()
Gets the value of the leaveStatusData property.
LocalTerminationReasonObjectType getLocalTerminationReasonReference()
Gets the value of the localTerminationReasonReference property.
BigDecimal getMonthsContinuousPriorEmployment()
Gets the value of the monthsContinuousPriorEmployment property.
Boolean getNotEligibleForHire()
Gets the value of the notEligibleForHire property.
Boolean getNotReturning()
Gets the value of the notReturning property.
XMLGregorianCalendar getOriginalHireDate()
Gets the value of the originalHireDate property.
XMLGregorianCalendar getPayThroughDate()
Gets the value of the payThroughDate property.
EventClassificationCategoryObjectType getPrimaryTerminationCategoryReference()
Gets the value of the primaryTerminationCategoryReference property.
TerminationSubcategoryObjectType getPrimaryTerminationReasonReference()
Gets the value of the primaryTerminationReasonReference property.
XMLGregorianCalendar getProbationEndDate()
Gets the value of the probationEndDate property.
XMLGregorianCalendar getProbationStartDate()
Gets the value of the probationStartDate property.
Boolean getRegrettableTermination()
Gets the value of the regrettableTermination property.
Boolean getRehire()
Gets the value of the rehire property.
XMLGregorianCalendar getResignationDate()
Gets the value of the resignationDate property.
Boolean getRetired()
Gets the value of the retired property.
XMLGregorianCalendar getRetirementDate()
Gets the value of the retirementDate property.
XMLGregorianCalendar getRetirementEligibilityDate()
Gets the value of the retirementEligibilityDate property.
Boolean getReturnUnknown()
Gets the value of the returnUnknown property.
List<SecondaryTerminationDataType> getSecondaryTerminationReasonsData()
Gets the value of the secondaryTerminationReasonsData property.
XMLGregorianCalendar getSeniorityDate()
Gets the value of the seniorityDate property.
XMLGregorianCalendar getSeveranceDate()
Gets the value of the severanceDate property.
Boolean getTerminated()
Gets the value of the terminated property.
XMLGregorianCalendar getTerminationDate()
Gets the value of the terminationDate property.
Boolean getTerminationInvoluntary()
Gets the value of the terminationInvoluntary property.
XMLGregorianCalendar getTerminationLastDayOfWork()
Gets the value of the terminationLastDayOfWork property.
XMLGregorianCalendar getTimeOffServiceDate()
Gets the value of the timeOffServiceDate property.
XMLGregorianCalendar getVestingDate()
Gets the value of the vestingDate property.
void setAcademicTenureDate(XMLGregorianCalendar value)
Sets the value of the academicTenureDate property.
void setActive(Boolean value)
Sets the value of the active property.
void setActiveStatusDate(XMLGregorianCalendar value)
Sets the value of the activeStatusDate property.
void setBenefitsServiceDate(XMLGregorianCalendar value)
Sets the value of the benefitsServiceDate property.
void setCompanyServiceDate(XMLGregorianCalendar value)
Sets the value of the companyServiceDate property.
void setContinuousServiceDate(XMLGregorianCalendar value)
Sets the value of the continuousServiceDate property.
void setDateEnteredWorkforce(XMLGregorianCalendar value)
Sets the value of the dateEnteredWorkforce property.
void setDaysUnemployed(BigDecimal value)
Sets the value of the daysUnemployed property.
void setEndEmploymentDate(XMLGregorianCalendar value)
Sets the value of the endEmploymentDate property.
void setExpectedDateOfReturn(XMLGregorianCalendar value)
Sets the value of the expectedDateOfReturn property.
void setExpectedRetirementDate(XMLGregorianCalendar value)
Sets the value of the expectedRetirementDate property.
void setFirstDayOfWork(XMLGregorianCalendar value)
Sets the value of the firstDayOfWork property.
void setHireDate(XMLGregorianCalendar value)
Sets the value of the hireDate property.
void setHireReasonReference(GeneralEventSubcategoryObjectType value)
Sets the value of the hireReasonReference property.
void setLastDateForWhichPaid(XMLGregorianCalendar value)
Sets the value of the lastDateForWhichPaid property.
void setLeaveStatusData(List<LeaveStatusDetailDataType> leaveStatusData)
Sets the value of the leaveStatusData property.
void setLocalTerminationReasonReference(LocalTerminationReasonObjectType value)
Sets the value of the localTerminationReasonReference property.
void setMonthsContinuousPriorEmployment(BigDecimal value)
Sets the value of the monthsContinuousPriorEmployment property.
void setNotEligibleForHire(Boolean value)
Sets the value of the notEligibleForHire property.
void setNotReturning(Boolean value)
Sets the value of the notReturning property.
void setOriginalHireDate(XMLGregorianCalendar value)
Sets the value of the originalHireDate property.
void setPayThroughDate(XMLGregorianCalendar value)
Sets the value of the payThroughDate property.
void setPrimaryTerminationCategoryReference(EventClassificationCategoryObjectType value)
Sets the value of the primaryTerminationCategoryReference property.
void setPrimaryTerminationReasonReference(TerminationSubcategoryObjectType value)
Sets the value of the primaryTerminationReasonReference property.
void setProbationEndDate(XMLGregorianCalendar value)
Sets the value of the probationEndDate property.
void setProbationStartDate(XMLGregorianCalendar value)
Sets the value of the probationStartDate property.
void setRegrettableTermination(Boolean value)
Sets the value of the regrettableTermination property.
void setRehire(Boolean value)
Sets the value of the rehire property.
void setResignationDate(XMLGregorianCalendar value)
Sets the value of the resignationDate property.
void setRetired(Boolean value)
Sets the value of the retired property.
void setRetirementDate(XMLGregorianCalendar value)
Sets the value of the retirementDate property.
void setRetirementEligibilityDate(XMLGregorianCalendar value)
Sets the value of the retirementEligibilityDate property.
void setReturnUnknown(Boolean value)
Sets the value of the returnUnknown property.
void setSecondaryTerminationReasonsData(List<SecondaryTerminationDataType> secondaryTerminationReasonsData)
Sets the value of the secondaryTerminationReasonsData property.
void setSeniorityDate(XMLGregorianCalendar value)
Sets the value of the seniorityDate property.
void setSeveranceDate(XMLGregorianCalendar value)
Sets the value of the severanceDate property.
void setTerminated(Boolean value)
Sets the value of the terminated property.
void setTerminationDate(XMLGregorianCalendar value)
Sets the value of the terminationDate property.
void setTerminationInvoluntary(Boolean value)
Sets the value of the terminationInvoluntary property.
void setTerminationLastDayOfWork(XMLGregorianCalendar value)
Sets the value of the terminationLastDayOfWork property.
void setTimeOffServiceDate(XMLGregorianCalendar value)
Sets the value of the timeOffServiceDate property.
void setVestingDate(XMLGregorianCalendar value)
Sets the value of the vestingDate property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected XMLGregorianCalendar academicTenureDate

protected Boolean active

protected XMLGregorianCalendar activeStatusDate

protected XMLGregorianCalendar benefitsServiceDate

protected XMLGregorianCalendar companyServiceDate

protected XMLGregorianCalendar continuousServiceDate

protected XMLGregorianCalendar dateEnteredWorkforce

protected BigDecimal daysUnemployed

protected XMLGregorianCalendar endEmploymentDate

protected XMLGregorianCalendar expectedDateOfReturn

protected XMLGregorianCalendar expectedRetirementDate

protected XMLGregorianCalendar firstDayOfWork

protected XMLGregorianCalendar hireDate

protected GeneralEventSubcategoryObjectType hireReasonReference

protected XMLGregorianCalendar lastDateForWhichPaid

protected List<LeaveStatusDetailDataType> leaveStatusData

protected LocalTerminationReasonObjectType localTerminationReasonReference

protected BigDecimal monthsContinuousPriorEmployment

protected Boolean notEligibleForHire

protected Boolean notReturning

protected XMLGregorianCalendar originalHireDate

protected XMLGregorianCalendar payThroughDate

protected EventClassificationCategoryObjectType primaryTerminationCategoryReference

protected TerminationSubcategoryObjectType primaryTerminationReasonReference

protected XMLGregorianCalendar probationEndDate

protected XMLGregorianCalendar probationStartDate

protected Boolean regrettableTermination

protected Boolean rehire

protected XMLGregorianCalendar resignationDate

protected Boolean retired

protected XMLGregorianCalendar retirementDate

protected XMLGregorianCalendar retirementEligibilityDate

protected Boolean returnUnknown

protected List<SecondaryTerminationDataType> secondaryTerminationReasonsData

protected XMLGregorianCalendar seniorityDate

protected XMLGregorianCalendar severanceDate

protected Boolean terminated

protected XMLGregorianCalendar terminationDate

protected Boolean terminationInvoluntary

protected XMLGregorianCalendar terminationLastDayOfWork

protected XMLGregorianCalendar timeOffServiceDate

protected XMLGregorianCalendar vestingDate

Public Constructors

public WorkerStatusDetailDataType ()

Public Methods

public XMLGregorianCalendar getAcademicTenureDate ()

Gets the value of the academicTenureDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getActive ()

Gets the value of the active property. This getter has been renamed from isActive() to getActive() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getActiveStatusDate ()

Gets the value of the activeStatusDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getBenefitsServiceDate ()

Gets the value of the benefitsServiceDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getCompanyServiceDate ()

Gets the value of the companyServiceDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getContinuousServiceDate ()

Gets the value of the continuousServiceDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getDateEnteredWorkforce ()

Gets the value of the dateEnteredWorkforce property.

Returns
  • possible object is XMLGregorianCalendar

public BigDecimal getDaysUnemployed ()

Gets the value of the daysUnemployed property.

Returns
  • possible object is BigDecimal

public XMLGregorianCalendar getEndEmploymentDate ()

Gets the value of the endEmploymentDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getExpectedDateOfReturn ()

Gets the value of the expectedDateOfReturn property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getExpectedRetirementDate ()

Gets the value of the expectedRetirementDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getFirstDayOfWork ()

Gets the value of the firstDayOfWork property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getHireDate ()

Gets the value of the hireDate property.

Returns
  • possible object is XMLGregorianCalendar

public GeneralEventSubcategoryObjectType getHireReasonReference ()

Gets the value of the hireReasonReference property.

Returns

public XMLGregorianCalendar getLastDateForWhichPaid ()

Gets the value of the lastDateForWhichPaid property.

Returns
  • possible object is XMLGregorianCalendar

public List<LeaveStatusDetailDataType> getLeaveStatusData ()

Gets the value of the leaveStatusData 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 leaveStatusData property.

For example, to add a new item, do as follows:

    getLeaveStatusData().add(newItem);
 

Objects of the following type(s) are allowed in the list LeaveStatusDetailDataType

public LocalTerminationReasonObjectType getLocalTerminationReasonReference ()

Gets the value of the localTerminationReasonReference property.

Returns

public BigDecimal getMonthsContinuousPriorEmployment ()

Gets the value of the monthsContinuousPriorEmployment property.

Returns
  • possible object is BigDecimal

public Boolean getNotEligibleForHire ()

Gets the value of the notEligibleForHire property. This getter has been renamed from isNotEligibleForHire() to getNotEligibleForHire() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getNotReturning ()

Gets the value of the notReturning property. This getter has been renamed from isNotReturning() to getNotReturning() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getOriginalHireDate ()

Gets the value of the originalHireDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getPayThroughDate ()

Gets the value of the payThroughDate property.

Returns
  • possible object is XMLGregorianCalendar

public EventClassificationCategoryObjectType getPrimaryTerminationCategoryReference ()

Gets the value of the primaryTerminationCategoryReference property.

Returns

public TerminationSubcategoryObjectType getPrimaryTerminationReasonReference ()

Gets the value of the primaryTerminationReasonReference property.

Returns

public XMLGregorianCalendar getProbationEndDate ()

Gets the value of the probationEndDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getProbationStartDate ()

Gets the value of the probationStartDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getRegrettableTermination ()

Gets the value of the regrettableTermination property. This getter has been renamed from isRegrettableTermination() to getRegrettableTermination() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getRehire ()

Gets the value of the rehire property. This getter has been renamed from isRehire() to getRehire() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getResignationDate ()

Gets the value of the resignationDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getRetired ()

Gets the value of the retired property. This getter has been renamed from isRetired() to getRetired() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getRetirementDate ()

Gets the value of the retirementDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getRetirementEligibilityDate ()

Gets the value of the retirementEligibilityDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getReturnUnknown ()

Gets the value of the returnUnknown property. This getter has been renamed from isReturnUnknown() to getReturnUnknown() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public List<SecondaryTerminationDataType> getSecondaryTerminationReasonsData ()

Gets the value of the secondaryTerminationReasonsData 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 secondaryTerminationReasonsData property.

For example, to add a new item, do as follows:

    getSecondaryTerminationReasonsData().add(newItem);
 

Objects of the following type(s) are allowed in the list SecondaryTerminationDataType

public XMLGregorianCalendar getSeniorityDate ()

Gets the value of the seniorityDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getSeveranceDate ()

Gets the value of the severanceDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getTerminated ()

Gets the value of the terminated property. This getter has been renamed from isTerminated() to getTerminated() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getTerminationDate ()

Gets the value of the terminationDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getTerminationInvoluntary ()

Gets the value of the terminationInvoluntary property. This getter has been renamed from isTerminationInvoluntary() to getTerminationInvoluntary() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getTerminationLastDayOfWork ()

Gets the value of the terminationLastDayOfWork property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getTimeOffServiceDate ()

Gets the value of the timeOffServiceDate property.

Returns
  • possible object is XMLGregorianCalendar

public XMLGregorianCalendar getVestingDate ()

Gets the value of the vestingDate property.

Returns
  • possible object is XMLGregorianCalendar

public void setAcademicTenureDate (XMLGregorianCalendar value)

Sets the value of the academicTenureDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setActive (Boolean value)

Sets the value of the active property.

Parameters
value Allowed object is Boolean

public void setActiveStatusDate (XMLGregorianCalendar value)

Sets the value of the activeStatusDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setBenefitsServiceDate (XMLGregorianCalendar value)

Sets the value of the benefitsServiceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setCompanyServiceDate (XMLGregorianCalendar value)

Sets the value of the companyServiceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setContinuousServiceDate (XMLGregorianCalendar value)

Sets the value of the continuousServiceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setDateEnteredWorkforce (XMLGregorianCalendar value)

Sets the value of the dateEnteredWorkforce property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setDaysUnemployed (BigDecimal value)

Sets the value of the daysUnemployed property.

Parameters
value Allowed object is BigDecimal

public void setEndEmploymentDate (XMLGregorianCalendar value)

Sets the value of the endEmploymentDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setExpectedDateOfReturn (XMLGregorianCalendar value)

Sets the value of the expectedDateOfReturn property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setExpectedRetirementDate (XMLGregorianCalendar value)

Sets the value of the expectedRetirementDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setFirstDayOfWork (XMLGregorianCalendar value)

Sets the value of the firstDayOfWork property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setHireDate (XMLGregorianCalendar value)

Sets the value of the hireDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setHireReasonReference (GeneralEventSubcategoryObjectType value)

Sets the value of the hireReasonReference property.

Parameters
value Allowed object is GeneralEventSubcategoryObjectType

public void setLastDateForWhichPaid (XMLGregorianCalendar value)

Sets the value of the lastDateForWhichPaid property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setLeaveStatusData (List<LeaveStatusDetailDataType> leaveStatusData)

Sets the value of the leaveStatusData property.

Parameters
leaveStatusData Allowed object is LeaveStatusDetailDataType

public void setLocalTerminationReasonReference (LocalTerminationReasonObjectType value)

Sets the value of the localTerminationReasonReference property.

Parameters
value Allowed object is LocalTerminationReasonObjectType

public void setMonthsContinuousPriorEmployment (BigDecimal value)

Sets the value of the monthsContinuousPriorEmployment property.

Parameters
value Allowed object is BigDecimal

public void setNotEligibleForHire (Boolean value)

Sets the value of the notEligibleForHire property.

Parameters
value Allowed object is Boolean

public void setNotReturning (Boolean value)

Sets the value of the notReturning property.

Parameters
value Allowed object is Boolean

public void setOriginalHireDate (XMLGregorianCalendar value)

Sets the value of the originalHireDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setPayThroughDate (XMLGregorianCalendar value)

Sets the value of the payThroughDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setPrimaryTerminationCategoryReference (EventClassificationCategoryObjectType value)

Sets the value of the primaryTerminationCategoryReference property.

Parameters
value Allowed object is EventClassificationCategoryObjectType

public void setPrimaryTerminationReasonReference (TerminationSubcategoryObjectType value)

Sets the value of the primaryTerminationReasonReference property.

Parameters
value Allowed object is TerminationSubcategoryObjectType

public void setProbationEndDate (XMLGregorianCalendar value)

Sets the value of the probationEndDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setProbationStartDate (XMLGregorianCalendar value)

Sets the value of the probationStartDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setRegrettableTermination (Boolean value)

Sets the value of the regrettableTermination property.

Parameters
value Allowed object is Boolean

public void setRehire (Boolean value)

Sets the value of the rehire property.

Parameters
value Allowed object is Boolean

public void setResignationDate (XMLGregorianCalendar value)

Sets the value of the resignationDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setRetired (Boolean value)

Sets the value of the retired property.

Parameters
value Allowed object is Boolean

public void setRetirementDate (XMLGregorianCalendar value)

Sets the value of the retirementDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setRetirementEligibilityDate (XMLGregorianCalendar value)

Sets the value of the retirementEligibilityDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setReturnUnknown (Boolean value)

Sets the value of the returnUnknown property.

Parameters
value Allowed object is Boolean

public void setSecondaryTerminationReasonsData (List<SecondaryTerminationDataType> secondaryTerminationReasonsData)

Sets the value of the secondaryTerminationReasonsData property.

Parameters
secondaryTerminationReasonsData Allowed object is SecondaryTerminationDataType

public void setSeniorityDate (XMLGregorianCalendar value)

Sets the value of the seniorityDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setSeveranceDate (XMLGregorianCalendar value)

Sets the value of the severanceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTerminated (Boolean value)

Sets the value of the terminated property.

Parameters
value Allowed object is Boolean

public void setTerminationDate (XMLGregorianCalendar value)

Sets the value of the terminationDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTerminationInvoluntary (Boolean value)

Sets the value of the terminationInvoluntary property.

Parameters
value Allowed object is Boolean

public void setTerminationLastDayOfWork (XMLGregorianCalendar value)

Sets the value of the terminationLastDayOfWork property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setTimeOffServiceDate (XMLGregorianCalendar value)

Sets the value of the timeOffServiceDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setVestingDate (XMLGregorianCalendar value)

Sets the value of the vestingDate property.

Parameters
value Allowed object is XMLGregorianCalendar