| java.lang.Object | |
| ↳ | com.workday.hr.EmployeeContractDataType |
Contains data for an Employee Contract.
Java class for Employee_Contract_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Employee_Contract_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Contract_Reference" type="{urn:com.workday/bsvc}Employee_ContractObjectType" minOccurs="0"/>
<element name="Employee_Contract_Reason_Reference" type="{urn:com.workday/bsvc}Employee_Contract_ReasonObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Employee_Contract_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Contract_Version_Date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Contract_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Contract_Type_Reference" type="{urn:com.workday/bsvc}Employee_Contract_TypeObjectType" minOccurs="0"/>
<element name="Contract_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Contract_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Employee_Contract_Collective_Agreement_Reference" type="{urn:com.workday/bsvc}Collective_AgreementObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Maximum_Weekly_Hours" 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="Minimum_Weekly_Hours" 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="Contract_Status_Reference" type="{urn:com.workday/bsvc}Employee_Contract_StatusObjectType"/>
<element name="Position_Reference" type="{urn:com.workday/bsvc}Position_ElementObjectType" minOccurs="0"/>
<element name="Contract_Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Date_Employee_Signed" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Date_Employer_Signed" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Worker_Document_Reference" type="{urn:com.workday/bsvc}Worker_DocumentObjectType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| contractDescription | |||||||||||
| contractEndDate | |||||||||||
| contractID | |||||||||||
| contractStartDate | |||||||||||
| contractStatusReference | |||||||||||
| contractTypeReference | |||||||||||
| contractVersionDate | |||||||||||
| dateEmployeeSigned | |||||||||||
| dateEmployerSigned | |||||||||||
| employeeContractCollectiveAgreementReference | |||||||||||
| employeeContractID | |||||||||||
| employeeContractReasonReference | |||||||||||
| employeeContractReference | |||||||||||
| maximumWeeklyHours | |||||||||||
| minimumWeeklyHours | |||||||||||
| positionReference | |||||||||||
| workerDocumentReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the contractDescription property.
| |||||||||||
Gets the value of the contractEndDate property.
| |||||||||||
Gets the value of the contractID property.
| |||||||||||
Gets the value of the contractStartDate property.
| |||||||||||
Gets the value of the contractStatusReference property.
| |||||||||||
Gets the value of the contractTypeReference property.
| |||||||||||
Gets the value of the contractVersionDate property.
| |||||||||||
Gets the value of the dateEmployeeSigned property.
| |||||||||||
Gets the value of the dateEmployerSigned property.
| |||||||||||
Gets the value of the employeeContractCollectiveAgreementReference property.
| |||||||||||
Gets the value of the employeeContractID property.
| |||||||||||
Gets the value of the employeeContractReasonReference property.
| |||||||||||
Gets the value of the employeeContractReference property.
| |||||||||||
Gets the value of the maximumWeeklyHours property.
| |||||||||||
Gets the value of the minimumWeeklyHours property.
| |||||||||||
Gets the value of the positionReference property.
| |||||||||||
Gets the value of the workerDocumentReference property.
| |||||||||||
Sets the value of the contractDescription property.
| |||||||||||
Sets the value of the contractEndDate property.
| |||||||||||
Sets the value of the contractID property.
| |||||||||||
Sets the value of the contractStartDate property.
| |||||||||||
Sets the value of the contractStatusReference property.
| |||||||||||
Sets the value of the contractTypeReference property.
| |||||||||||
Sets the value of the contractVersionDate property.
| |||||||||||
Sets the value of the dateEmployeeSigned property.
| |||||||||||
Sets the value of the dateEmployerSigned property.
| |||||||||||
Sets the value of the employeeContractCollectiveAgreementReference property.
| |||||||||||
Sets the value of the employeeContractID property.
| |||||||||||
Sets the value of the employeeContractReasonReference property.
| |||||||||||
Sets the value of the employeeContractReference property.
| |||||||||||
Sets the value of the maximumWeeklyHours property.
| |||||||||||
Sets the value of the minimumWeeklyHours property.
| |||||||||||
Sets the value of the positionReference property.
| |||||||||||
Sets the value of the workerDocumentReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the contractDescription property.
Gets the value of the contractEndDate property.
Gets the value of the contractID property.
Gets the value of the contractStartDate property.
Gets the value of the contractStatusReference property.
EmployeeContractStatusObjectType
Gets the value of the contractTypeReference property.
EmployeeContractTypeObjectType
Gets the value of the contractVersionDate property.
Gets the value of the dateEmployeeSigned property.
Gets the value of the dateEmployerSigned property.
Gets the value of the employeeContractCollectiveAgreementReference 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 employeeContractCollectiveAgreementReference property.
For example, to add a new item, do as follows:
getEmployeeContractCollectiveAgreementReference().add(newItem);
Objects of the following type(s) are allowed in the list
CollectiveAgreementObjectType
Gets the value of the employeeContractID property.
Gets the value of the employeeContractReasonReference 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 employeeContractReasonReference property.
For example, to add a new item, do as follows:
getEmployeeContractReasonReference().add(newItem);
Objects of the following type(s) are allowed in the list
EmployeeContractReasonObjectType
Gets the value of the employeeContractReference property.
EmployeeContractObjectType
Gets the value of the maximumWeeklyHours property.
Gets the value of the minimumWeeklyHours property.
Gets the value of the positionReference property.
PositionElementObjectType
Gets the value of the workerDocumentReference 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 workerDocumentReference property.
For example, to add a new item, do as follows:
getWorkerDocumentReference().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerDocumentObjectType
Sets the value of the contractDescription property.
| value | Allowed object is String |
|---|
Sets the value of the contractEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the contractID property.
| value | Allowed object is String |
|---|
Sets the value of the contractStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the contractStatusReference property.
| value | Allowed object is
EmployeeContractStatusObjectType
|
|---|
Sets the value of the contractTypeReference property.
| value | Allowed object is
EmployeeContractTypeObjectType
|
|---|
Sets the value of the contractVersionDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dateEmployeeSigned property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dateEmployerSigned property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the employeeContractCollectiveAgreementReference property.
| employeeContractCollectiveAgreementReference | Allowed object is
CollectiveAgreementObjectType
|
|---|
Sets the value of the employeeContractID property.
| value | Allowed object is String |
|---|
Sets the value of the employeeContractReasonReference property.
| employeeContractReasonReference | Allowed object is
EmployeeContractReasonObjectType
|
|---|
Sets the value of the employeeContractReference property.
| value | Allowed object is
EmployeeContractObjectType
|
|---|
Sets the value of the maximumWeeklyHours property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the minimumWeeklyHours property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the positionReference property.
| value | Allowed object is
PositionElementObjectType
|
|---|
Sets the value of the workerDocumentReference property.
| workerDocumentReference | Allowed object is
WorkerDocumentObjectType
|
|---|