| java.lang.Object | |
| ↳ | com.workday.staffing.ChangeJobDetailDataType |
Contains the details of the change job business process including the reason.
Java class for Change_Job_Detail_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Change_Job_Detail_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Reason_Reference" type="{urn:com.workday/bsvc}Change_Job_SubcategoryObjectType"/>
<element name="Supervisory_Organization_Reference" type="{urn:com.workday/bsvc}Supervisory_OrganizationObjectType" minOccurs="0"/>
<element name="Headcount_Option_Reference" type="{urn:com.workday/bsvc}Headcount_OptionsObjectType" minOccurs="0"/>
<element name="Job_Overlap_Allowed" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<choice>
<element name="Proposed_Position_Reference" type="{urn:com.workday/bsvc}Position_RestrictionsObjectType" minOccurs="0"/>
<element name="Proposed_Headcount_Reference" type="{urn:com.workday/bsvc}Headcount_RestrictionsObjectType" minOccurs="0"/>
<element name="Proposed_Job_Requisition_Reference" type="{urn:com.workday/bsvc}Job_RequisitionObjectType" minOccurs="0"/>
<element name="Create_Position" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</choice>
<choice>
<element name="Employee_Type_Reference" type="{urn:com.workday/bsvc}Employee_TypeObjectType" minOccurs="0"/>
<element name="Contingent_Worker_Type_Reference" type="{urn:com.workday/bsvc}Contingent_Worker_TypeObjectType" minOccurs="0"/>
</choice>
<element name="Job_Details_Data" type="{urn:com.workday/bsvc}Position_Details_Sub_DataType" minOccurs="0"/>
<element name="International_Assignment_Type_Reference" type="{urn:com.workday/bsvc}International_Assignment_TypeObjectType" minOccurs="0"/>
<element name="Expected_Assignment_End_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="Contract_End_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="Notify_Worker_By" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="New_Position_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Contract_Details_Data" type="{urn:com.workday/bsvc}Contract_Details_Sub_DataType" 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 | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the contingentWorkerTypeReference property.
| |||||||||||
Gets the value of the contractDetailsData property.
| |||||||||||
Gets the value of the contractEndDate property.
| |||||||||||
Gets the value of the createPosition property.
| |||||||||||
Gets the value of the employeeTypeReference property.
| |||||||||||
Gets the value of the endEmploymentDate property.
| |||||||||||
Gets the value of the expectedAssignmentEndDate property.
| |||||||||||
Gets the value of the firstDayOfWork property.
| |||||||||||
Gets the value of the headcountOptionReference property.
| |||||||||||
Gets the value of the internationalAssignmentTypeReference property.
| |||||||||||
Gets the value of the jobDetailsData property.
| |||||||||||
Gets the value of the jobOverlapAllowed property.
| |||||||||||
Gets the value of the newPositionID property.
| |||||||||||
Gets the value of the notifyWorkerBy property.
| |||||||||||
Gets the value of the proposedHeadcountReference property.
| |||||||||||
Gets the value of the proposedJobRequisitionReference property.
| |||||||||||
Gets the value of the proposedPositionReference property.
| |||||||||||
Gets the value of the reasonReference property.
| |||||||||||
Gets the value of the supervisoryOrganizationReference property.
| |||||||||||
Gets the value of the workerDocumentData property.
| |||||||||||
Sets the value of the contingentWorkerTypeReference property.
| |||||||||||
Sets the value of the contractDetailsData property.
| |||||||||||
Sets the value of the contractEndDate property.
| |||||||||||
Sets the value of the createPosition property.
| |||||||||||
Sets the value of the employeeTypeReference property.
| |||||||||||
Sets the value of the endEmploymentDate property.
| |||||||||||
Sets the value of the expectedAssignmentEndDate property.
| |||||||||||
Sets the value of the firstDayOfWork property.
| |||||||||||
Sets the value of the headcountOptionReference property.
| |||||||||||
Sets the value of the internationalAssignmentTypeReference property.
| |||||||||||
Sets the value of the jobDetailsData property.
| |||||||||||
Sets the value of the jobOverlapAllowed property.
| |||||||||||
Sets the value of the newPositionID property.
| |||||||||||
Sets the value of the notifyWorkerBy property.
| |||||||||||
Sets the value of the proposedHeadcountReference property.
| |||||||||||
Sets the value of the proposedJobRequisitionReference property.
| |||||||||||
Sets the value of the proposedPositionReference property.
| |||||||||||
Sets the value of the reasonReference property.
| |||||||||||
Sets the value of the supervisoryOrganizationReference property.
| |||||||||||
Sets the value of the workerDocumentData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the contingentWorkerTypeReference property.
ContingentWorkerTypeObjectType
Gets the value of the contractDetailsData property.
ContractDetailsSubDataType
Gets the value of the contractEndDate property.
Gets the value of the createPosition property. This getter has been renamed from isCreatePosition() to getCreatePosition() by cxf-xjc-boolean plugin.
Gets the value of the employeeTypeReference property.
EmployeeTypeObjectType
Gets the value of the endEmploymentDate property.
Gets the value of the expectedAssignmentEndDate property.
Gets the value of the firstDayOfWork property.
Gets the value of the headcountOptionReference property.
HeadcountOptionsObjectType
Gets the value of the internationalAssignmentTypeReference property.
InternationalAssignmentTypeObjectType
Gets the value of the jobDetailsData property.
PositionDetailsSubDataType
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 newPositionID property.
Gets the value of the notifyWorkerBy property.
Gets the value of the proposedHeadcountReference property.
HeadcountRestrictionsObjectType
Gets the value of the proposedJobRequisitionReference property.
JobRequisitionObjectType
Gets the value of the proposedPositionReference property.
PositionRestrictionsObjectType
Gets the value of the reasonReference property.
ChangeJobSubcategoryObjectType
Gets the value of the supervisoryOrganizationReference property.
SupervisoryOrganizationObjectType
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 contingentWorkerTypeReference property.
| value | Allowed object is
ContingentWorkerTypeObjectType
|
|---|
Sets the value of the contractDetailsData property.
| value | Allowed object is
ContractDetailsSubDataType
|
|---|
Sets the value of the contractEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the createPosition property.
| value | Allowed object is Boolean |
|---|
Sets the value of the employeeTypeReference property.
| value | Allowed object is
EmployeeTypeObjectType
|
|---|
Sets the value of the endEmploymentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the expectedAssignmentEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the firstDayOfWork property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the headcountOptionReference property.
| value | Allowed object is
HeadcountOptionsObjectType
|
|---|
Sets the value of the internationalAssignmentTypeReference property.
| value | Allowed object is
InternationalAssignmentTypeObjectType
|
|---|
Sets the value of the jobDetailsData property.
| value | Allowed object is
PositionDetailsSubDataType
|
|---|
Sets the value of the jobOverlapAllowed property.
| value | Allowed object is Boolean |
|---|
Sets the value of the newPositionID property.
| value | Allowed object is String |
|---|
Sets the value of the notifyWorkerBy property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the proposedHeadcountReference property.
| value | Allowed object is
HeadcountRestrictionsObjectType
|
|---|
Sets the value of the proposedJobRequisitionReference property.
| value | Allowed object is
JobRequisitionObjectType
|
|---|
Sets the value of the proposedPositionReference property.
| value | Allowed object is
PositionRestrictionsObjectType
|
|---|
Sets the value of the reasonReference property.
| value | Allowed object is
ChangeJobSubcategoryObjectType
|
|---|
Sets the value of the supervisoryOrganizationReference property.
| value | Allowed object is
SupervisoryOrganizationObjectType
|
|---|
Sets the value of the workerDocumentData property.
| workerDocumentData | Allowed object is
WorkerDocumentForStaffingEventDataType
|
|---|