| java.lang.Object | |
| ↳ | com.workday.hr.PersonDisabilityStatusDataType |
Wrapper element for the disability status information for the person.
Java class for Person_Disability_Status_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Person_Disability_Status_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Disability_Reference" type="{urn:com.workday/bsvc}DisabilityObjectType"/>
<element name="Disability_Status_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Disability_Date_Known" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Disability_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Disability_Grade_Reference" type="{urn:com.workday/bsvc}Disability_GradeObjectType" minOccurs="0"/>
<element name="Disability_Degree" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="8"/>
<minInclusive value="0"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="Disability_Remaining_Capacity" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="8"/>
<minInclusive value="0"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<choice>
<element name="Disability_Certification_Authority_Reference" type="{urn:com.workday/bsvc}Disability_Certification_AuthorityObjectType" minOccurs="0"/>
<element name="Disability_Certification_Authority" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</choice>
<element name="Disability_Certified_At" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Certification_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Certification_Basis_Reference" type="{urn:com.workday/bsvc}Disability_Certification_BasisObjectType" minOccurs="0"/>
<element name="Disability_Severity_Recognition_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Disability_FTE_Toward_Quota" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="13"/>
<minInclusive value="0"/>
<fractionDigits value="1"/>
</restriction>
</simpleType>
</element>
<element name="Disability_Work_Restrictions" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Accommodations_Requested" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Accommodations_Provided" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Rehabilitation_Requested" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Disability_Rehabilitation_Provided" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Note" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Worker_Document_Reference" type="{urn:com.workday/bsvc}Worker_DocumentObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Disability_Status_Reference" type="{urn:com.workday/bsvc}Disability_Status_ReferenceObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the disabilityAccommodationsProvided property.
| |||||||||||
Gets the value of the disabilityAccommodationsRequested property.
| |||||||||||
Gets the value of the disabilityCertificationAuthority property.
| |||||||||||
Gets the value of the disabilityCertificationAuthorityReference property.
| |||||||||||
Gets the value of the disabilityCertificationBasisReference property.
| |||||||||||
Gets the value of the disabilityCertificationID property.
| |||||||||||
Gets the value of the disabilityCertifiedAt property.
| |||||||||||
Gets the value of the disabilityDateKnown property.
| |||||||||||
Gets the value of the disabilityDegree property.
| |||||||||||
Gets the value of the disabilityEndDate property.
| |||||||||||
Gets the value of the disabilityFTETowardQuota property.
| |||||||||||
Gets the value of the disabilityGradeReference property.
| |||||||||||
Gets the value of the disabilityReference property.
| |||||||||||
Gets the value of the disabilityRehabilitationProvided property.
| |||||||||||
Gets the value of the disabilityRehabilitationRequested property.
| |||||||||||
Gets the value of the disabilityRemainingCapacity property.
| |||||||||||
Gets the value of the disabilitySeverityRecognitionDate property.
| |||||||||||
Gets the value of the disabilityStatusDate property.
| |||||||||||
Gets the value of the disabilityStatusReference property.
| |||||||||||
Gets the value of the disabilityWorkRestrictions property.
| |||||||||||
Gets the value of the note property.
| |||||||||||
Gets the value of the workerDocumentReference property.
| |||||||||||
Sets the value of the disabilityAccommodationsProvided property.
| |||||||||||
Sets the value of the disabilityAccommodationsRequested property.
| |||||||||||
Sets the value of the disabilityCertificationAuthority property.
| |||||||||||
Sets the value of the disabilityCertificationAuthorityReference property.
| |||||||||||
Sets the value of the disabilityCertificationBasisReference property.
| |||||||||||
Sets the value of the disabilityCertificationID property.
| |||||||||||
Sets the value of the disabilityCertifiedAt property.
| |||||||||||
Sets the value of the disabilityDateKnown property.
| |||||||||||
Sets the value of the disabilityDegree property.
| |||||||||||
Sets the value of the disabilityEndDate property.
| |||||||||||
Sets the value of the disabilityFTETowardQuota property.
| |||||||||||
Sets the value of the disabilityGradeReference property.
| |||||||||||
Sets the value of the disabilityReference property.
| |||||||||||
Sets the value of the disabilityRehabilitationProvided property.
| |||||||||||
Sets the value of the disabilityRehabilitationRequested property.
| |||||||||||
Sets the value of the disabilityRemainingCapacity property.
| |||||||||||
Sets the value of the disabilitySeverityRecognitionDate property.
| |||||||||||
Sets the value of the disabilityStatusDate property.
| |||||||||||
Sets the value of the disabilityStatusReference property.
| |||||||||||
Sets the value of the disabilityWorkRestrictions property.
| |||||||||||
Sets the value of the note property.
| |||||||||||
Sets the value of the workerDocumentReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the disabilityAccommodationsProvided property.
Gets the value of the disabilityAccommodationsRequested property.
Gets the value of the disabilityCertificationAuthority property.
Gets the value of the disabilityCertificationAuthorityReference property.
DisabilityCertificationAuthorityObjectType
Gets the value of the disabilityCertificationBasisReference property.
DisabilityCertificationBasisObjectType
Gets the value of the disabilityCertificationID property.
Gets the value of the disabilityCertifiedAt property.
Gets the value of the disabilityDateKnown property.
Gets the value of the disabilityDegree property.
Gets the value of the disabilityEndDate property.
Gets the value of the disabilityFTETowardQuota property.
Gets the value of the disabilityGradeReference property.
DisabilityGradeObjectType
Gets the value of the disabilityReference property.
DisabilityObjectType
Gets the value of the disabilityRehabilitationProvided property.
Gets the value of the disabilityRehabilitationRequested property.
Gets the value of the disabilityRemainingCapacity property.
Gets the value of the disabilitySeverityRecognitionDate property.
Gets the value of the disabilityStatusDate property.
Gets the value of the disabilityStatusReference property.
DisabilityStatusReferenceObjectType
Gets the value of the disabilityWorkRestrictions property.
Gets the value of the note property.
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 disabilityAccommodationsProvided property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityAccommodationsRequested property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityCertificationAuthority property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityCertificationAuthorityReference property.
| value | Allowed object is
DisabilityCertificationAuthorityObjectType
|
|---|
Sets the value of the disabilityCertificationBasisReference property.
| value | Allowed object is
DisabilityCertificationBasisObjectType
|
|---|
Sets the value of the disabilityCertificationID property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityCertifiedAt property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityDateKnown property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the disabilityDegree property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the disabilityEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the disabilityFTETowardQuota property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the disabilityGradeReference property.
| value | Allowed object is
DisabilityGradeObjectType
|
|---|
Sets the value of the disabilityReference property.
| value | Allowed object is
DisabilityObjectType
|
|---|
Sets the value of the disabilityRehabilitationProvided property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityRehabilitationRequested property.
| value | Allowed object is String |
|---|
Sets the value of the disabilityRemainingCapacity property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the disabilitySeverityRecognitionDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the disabilityStatusDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the disabilityStatusReference property.
| value | Allowed object is
DisabilityStatusReferenceObjectType
|
|---|
Sets the value of the disabilityWorkRestrictions property.
| value | Allowed object is String |
|---|
Sets the value of the note property.
| value | Allowed object is String |
|---|
Sets the value of the workerDocumentReference property.
| workerDocumentReference | Allowed object is
WorkerDocumentObjectType
|
|---|