| java.lang.Object | |
| ↳ | com.workday.staffing.ProposedPositionDetailsType |
Wrapper for the proposed position data for this transfer, demotion or promotion.
Java class for Proposed_Position_DetailsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Proposed_Position_DetailsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Supervisory_Organization_Reference" type="{urn:com.workday/bsvc}Supervisory_OrganizationObjectType"/>
<choice>
<element name="Create_Position" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Position_Reference" type="{urn:com.workday/bsvc}Position_RestrictionsObjectType" minOccurs="0"/>
<element name="Headcount_Reference" type="{urn:com.workday/bsvc}Headcount_RestrictionsObjectType" minOccurs="0"/>
<element name="Job_Requisition_Reference" type="{urn:com.workday/bsvc}Job_RequisitionObjectType" minOccurs="0"/>
</choice>
<element name="Increase_Headcount" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Position_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<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="End_Employment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Position_Details" type="{urn:com.workday/bsvc}Position_Details_Sub_DataType" minOccurs="0"/>
<element name="Contract_Details_Data" type="{urn:com.workday/bsvc}Contract_Details_Sub_DataType" minOccurs="0"/>
<element name="Expected_Assignment_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="International_Assignment_Type_Reference" type="{urn:com.workday/bsvc}International_Assignment_TypeObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| contingentWorkerTypeReference | |||||||||||
| contractDetailsData | |||||||||||
| createPosition | |||||||||||
| employeeTypeReference | |||||||||||
| endEmploymentDate | |||||||||||
| expectedAssignmentEndDate | |||||||||||
| headcountReference | |||||||||||
| increaseHeadcount | |||||||||||
| internationalAssignmentTypeReference | |||||||||||
| jobRequisitionReference | |||||||||||
| positionDetails | |||||||||||
| positionID | |||||||||||
| positionReference | |||||||||||
| supervisoryOrganizationReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the contingentWorkerTypeReference property.
| |||||||||||
Gets the value of the contractDetailsData 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 headcountReference property.
| |||||||||||
Gets the value of the increaseHeadcount property.
| |||||||||||
Gets the value of the internationalAssignmentTypeReference property.
| |||||||||||
Gets the value of the jobRequisitionReference property.
| |||||||||||
Gets the value of the positionDetails property.
| |||||||||||
Gets the value of the positionID property.
| |||||||||||
Gets the value of the positionReference property.
| |||||||||||
Gets the value of the supervisoryOrganizationReference property.
| |||||||||||
Sets the value of the contingentWorkerTypeReference property.
| |||||||||||
Sets the value of the contractDetailsData 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 headcountReference property.
| |||||||||||
Sets the value of the increaseHeadcount property.
| |||||||||||
Sets the value of the internationalAssignmentTypeReference property.
| |||||||||||
Sets the value of the jobRequisitionReference property.
| |||||||||||
Sets the value of the positionDetails property.
| |||||||||||
Sets the value of the positionID property.
| |||||||||||
Sets the value of the positionReference property.
| |||||||||||
Sets the value of the supervisoryOrganizationReference 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 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 headcountReference property.
HeadcountRestrictionsObjectType
Gets the value of the increaseHeadcount property. This getter has been renamed from isIncreaseHeadcount() to getIncreaseHeadcount() by cxf-xjc-boolean plugin.
Gets the value of the internationalAssignmentTypeReference property.
InternationalAssignmentTypeObjectType
Gets the value of the jobRequisitionReference property.
JobRequisitionObjectType
Gets the value of the positionDetails property.
PositionDetailsSubDataType
Gets the value of the positionID property.
Gets the value of the positionReference property.
PositionRestrictionsObjectType
Gets the value of the supervisoryOrganizationReference property.
SupervisoryOrganizationObjectType
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 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 headcountReference property.
| value | Allowed object is
HeadcountRestrictionsObjectType
|
|---|
Sets the value of the increaseHeadcount property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internationalAssignmentTypeReference property.
| value | Allowed object is
InternationalAssignmentTypeObjectType
|
|---|
Sets the value of the jobRequisitionReference property.
| value | Allowed object is
JobRequisitionObjectType
|
|---|
Sets the value of the positionDetails property.
| value | Allowed object is
PositionDetailsSubDataType
|
|---|
Sets the value of the positionID property.
| value | Allowed object is String |
|---|
Sets the value of the positionReference property.
| value | Allowed object is
PositionRestrictionsObjectType
|
|---|
Sets the value of the supervisoryOrganizationReference property.
| value | Allowed object is
SupervisoryOrganizationObjectType
|
|---|