| java.lang.Object | |
| ↳ | com.workday.payrollinterface.PersonalInformationDataType |
Wrapper element for Personal Data.
Java class for Personal_Information_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Personal_Information_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Name_Data" type="{urn:com.workday/bsvc}Person_Name_DataType" minOccurs="0"/>
<element name="Gender_Reference" type="{urn:com.workday/bsvc}GenderObjectType" minOccurs="0"/>
<element name="Birth_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Date_of_Death" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Country_of_Birth_Reference" type="{urn:com.workday/bsvc}CountryObjectType" minOccurs="0"/>
<element name="Region_of_Birth_Reference" type="{urn:com.workday/bsvc}Country_RegionObjectType" minOccurs="0"/>
<element name="City_of_Birth" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Marital_Status_Reference" type="{urn:com.workday/bsvc}Marital_StatusObjectType" minOccurs="0"/>
<element name="Marital_Status_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Religion_Reference" type="{urn:com.workday/bsvc}ReligionObjectType" minOccurs="0"/>
<element name="Disability_Status_Data" type="{urn:com.workday/bsvc}Person_Disability_Status_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Ethnicity_Reference" type="{urn:com.workday/bsvc}EthnicityObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Hispanic_or_Latino" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Citizenship_Status_Reference" type="{urn:com.workday/bsvc}Citizenship_StatusObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Nationality_Reference" type="{urn:com.workday/bsvc}CountryObjectType" minOccurs="0"/>
<element name="Hukou_Region_Reference" type="{urn:com.workday/bsvc}Country_RegionObjectType" minOccurs="0"/>
<element name="Hukou_Subregion_Reference" type="{urn:com.workday/bsvc}Country_SubregionObjectType" minOccurs="0"/>
<element name="Hukou_Locality" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Hukou_Postal_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Hukou_Type_Reference" type="{urn:com.workday/bsvc}Hukou_TypeObjectType" minOccurs="0"/>
<element name="Local_Hukou" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Native_Region_Reference" type="{urn:com.workday/bsvc}Country_RegionObjectType" minOccurs="0"/>
<element name="Personnel_File_Agency_for_Person" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Last_Medical_Exam_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Last_Medical_Exam_Valid_To" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Medical_Exam_Notes" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Military_Service_Data" type="{urn:com.workday/bsvc}Person_Military_Service_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Identification_Data" type="{urn:com.workday/bsvc}Person_Identification_DataType" minOccurs="0"/>
<element name="Contact_Data" type="{urn:com.workday/bsvc}Contact_Information_DataType" minOccurs="0"/>
<element name="Tobacco_Use" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Political_Affiliation_Reference" type="{urn:com.workday/bsvc}Political_AffiliationObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the birthDate property.
| |||||||||||
Gets the value of the citizenshipStatusReference property.
| |||||||||||
Gets the value of the cityOfBirth property.
| |||||||||||
Gets the value of the contactData property.
| |||||||||||
Gets the value of the countryOfBirthReference property.
| |||||||||||
Gets the value of the dateOfDeath property.
| |||||||||||
Gets the value of the disabilityStatusData property.
| |||||||||||
Gets the value of the ethnicityReference property.
| |||||||||||
Gets the value of the genderReference property.
| |||||||||||
Gets the value of the hispanicOrLatino property.
| |||||||||||
Gets the value of the hukouLocality property.
| |||||||||||
Gets the value of the hukouPostalCode property.
| |||||||||||
Gets the value of the hukouRegionReference property.
| |||||||||||
Gets the value of the hukouSubregionReference property.
| |||||||||||
Gets the value of the hukouTypeReference property.
| |||||||||||
Gets the value of the identificationData property.
| |||||||||||
Gets the value of the lastMedicalExamDate property.
| |||||||||||
Gets the value of the lastMedicalExamValidTo property.
| |||||||||||
Gets the value of the localHukou property.
| |||||||||||
Gets the value of the maritalStatusDate property.
| |||||||||||
Gets the value of the maritalStatusReference property.
| |||||||||||
Gets the value of the medicalExamNotes property.
| |||||||||||
Gets the value of the militaryServiceData property.
| |||||||||||
Gets the value of the nameData property.
| |||||||||||
Gets the value of the nationalityReference property.
| |||||||||||
Gets the value of the nativeRegionReference property.
| |||||||||||
Gets the value of the personnelFileAgencyForPerson property.
| |||||||||||
Gets the value of the politicalAffiliationReference property.
| |||||||||||
Gets the value of the regionOfBirthReference property.
| |||||||||||
Gets the value of the religionReference property.
| |||||||||||
Gets the value of the tobaccoUse property.
| |||||||||||
Sets the value of the birthDate property.
| |||||||||||
Sets the value of the citizenshipStatusReference property.
| |||||||||||
Sets the value of the cityOfBirth property.
| |||||||||||
Sets the value of the contactData property.
| |||||||||||
Sets the value of the countryOfBirthReference property.
| |||||||||||
Sets the value of the dateOfDeath property.
| |||||||||||
Sets the value of the disabilityStatusData property.
| |||||||||||
Sets the value of the ethnicityReference property.
| |||||||||||
Sets the value of the genderReference property.
| |||||||||||
Sets the value of the hispanicOrLatino property.
| |||||||||||
Sets the value of the hukouLocality property.
| |||||||||||
Sets the value of the hukouPostalCode property.
| |||||||||||
Sets the value of the hukouRegionReference property.
| |||||||||||
Sets the value of the hukouSubregionReference property.
| |||||||||||
Sets the value of the hukouTypeReference property.
| |||||||||||
Sets the value of the identificationData property.
| |||||||||||
Sets the value of the lastMedicalExamDate property.
| |||||||||||
Sets the value of the lastMedicalExamValidTo property.
| |||||||||||
Sets the value of the localHukou property.
| |||||||||||
Sets the value of the maritalStatusDate property.
| |||||||||||
Sets the value of the maritalStatusReference property.
| |||||||||||
Sets the value of the medicalExamNotes property.
| |||||||||||
Sets the value of the militaryServiceData property.
| |||||||||||
Sets the value of the nameData property.
| |||||||||||
Sets the value of the nationalityReference property.
| |||||||||||
Sets the value of the nativeRegionReference property.
| |||||||||||
Sets the value of the personnelFileAgencyForPerson property.
| |||||||||||
Sets the value of the politicalAffiliationReference property.
| |||||||||||
Sets the value of the regionOfBirthReference property.
| |||||||||||
Sets the value of the religionReference property.
| |||||||||||
Sets the value of the tobaccoUse property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the birthDate property.
Gets the value of the citizenshipStatusReference 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 citizenshipStatusReference property.
For example, to add a new item, do as follows:
getCitizenshipStatusReference().add(newItem);
Objects of the following type(s) are allowed in the list
CitizenshipStatusObjectType
Gets the value of the cityOfBirth property.
Gets the value of the contactData property.
ContactInformationDataType
Gets the value of the countryOfBirthReference property.
CountryObjectType
Gets the value of the dateOfDeath property.
Gets the value of the disabilityStatusData 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 disabilityStatusData property.
For example, to add a new item, do as follows:
getDisabilityStatusData().add(newItem);
Objects of the following type(s) are allowed in the list
PersonDisabilityStatusDataType
Gets the value of the ethnicityReference 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 ethnicityReference property.
For example, to add a new item, do as follows:
getEthnicityReference().add(newItem);
Objects of the following type(s) are allowed in the list
EthnicityObjectType
Gets the value of the genderReference property.
GenderObjectType
Gets the value of the hispanicOrLatino property. This getter has been renamed from isHispanicOrLatino() to getHispanicOrLatino() by cxf-xjc-boolean plugin.
Gets the value of the hukouLocality property.
Gets the value of the hukouPostalCode property.
Gets the value of the hukouRegionReference property.
CountryRegionObjectType
Gets the value of the hukouSubregionReference property.
CountrySubregionObjectType
Gets the value of the hukouTypeReference property.
HukouTypeObjectType
Gets the value of the identificationData property.
PersonIdentificationDataType
Gets the value of the lastMedicalExamDate property.
Gets the value of the lastMedicalExamValidTo property.
Gets the value of the localHukou property. This getter has been renamed from isLocalHukou() to getLocalHukou() by cxf-xjc-boolean plugin.
Gets the value of the maritalStatusDate property.
Gets the value of the maritalStatusReference property.
MaritalStatusObjectType
Gets the value of the medicalExamNotes property.
Gets the value of the militaryServiceData 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 militaryServiceData property.
For example, to add a new item, do as follows:
getMilitaryServiceData().add(newItem);
Objects of the following type(s) are allowed in the list
PersonMilitaryServiceDataType
Gets the value of the nameData property.
PersonNameDataType
Gets the value of the nationalityReference property.
CountryObjectType
Gets the value of the nativeRegionReference property.
CountryRegionObjectType
Gets the value of the personnelFileAgencyForPerson property.
Gets the value of the politicalAffiliationReference property.
PoliticalAffiliationObjectType
Gets the value of the regionOfBirthReference property.
CountryRegionObjectType
Gets the value of the religionReference property.
ReligionObjectType
Gets the value of the tobaccoUse property. This getter has been renamed from isTobaccoUse() to getTobaccoUse() by cxf-xjc-boolean plugin.
Sets the value of the birthDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the citizenshipStatusReference property.
| citizenshipStatusReference | Allowed object is
CitizenshipStatusObjectType
|
|---|
Sets the value of the cityOfBirth property.
| value | Allowed object is String |
|---|
Sets the value of the contactData property.
| value | Allowed object is
ContactInformationDataType
|
|---|
Sets the value of the countryOfBirthReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the dateOfDeath property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the disabilityStatusData property.
| disabilityStatusData | Allowed object is
PersonDisabilityStatusDataType
|
|---|
Sets the value of the ethnicityReference property.
| ethnicityReference | Allowed object is
EthnicityObjectType
|
|---|
Sets the value of the genderReference property.
| value | Allowed object is
GenderObjectType
|
|---|
Sets the value of the hispanicOrLatino property.
| value | Allowed object is Boolean |
|---|
Sets the value of the hukouLocality property.
| value | Allowed object is String |
|---|
Sets the value of the hukouPostalCode property.
| value | Allowed object is String |
|---|
Sets the value of the hukouRegionReference property.
| value | Allowed object is
CountryRegionObjectType
|
|---|
Sets the value of the hukouSubregionReference property.
| value | Allowed object is
CountrySubregionObjectType
|
|---|
Sets the value of the hukouTypeReference property.
| value | Allowed object is
HukouTypeObjectType
|
|---|
Sets the value of the identificationData property.
| value | Allowed object is
PersonIdentificationDataType
|
|---|
Sets the value of the lastMedicalExamDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastMedicalExamValidTo property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the localHukou property.
| value | Allowed object is Boolean |
|---|
Sets the value of the maritalStatusDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the maritalStatusReference property.
| value | Allowed object is
MaritalStatusObjectType
|
|---|
Sets the value of the medicalExamNotes property.
| value | Allowed object is String |
|---|
Sets the value of the militaryServiceData property.
| militaryServiceData | Allowed object is
PersonMilitaryServiceDataType
|
|---|
Sets the value of the nameData property.
| value | Allowed object is
PersonNameDataType
|
|---|
Sets the value of the nationalityReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the nativeRegionReference property.
| value | Allowed object is
CountryRegionObjectType
|
|---|
Sets the value of the personnelFileAgencyForPerson property.
| value | Allowed object is String |
|---|
Sets the value of the politicalAffiliationReference property.
| value | Allowed object is
PoliticalAffiliationObjectType
|
|---|
Sets the value of the regionOfBirthReference property.
| value | Allowed object is
CountryRegionObjectType
|
|---|
Sets the value of the religionReference property.
| value | Allowed object is
ReligionObjectType
|
|---|
Sets the value of the tobaccoUse property.
| value | Allowed object is Boolean |
|---|