| java.lang.Object | |
| ↳ | com.workday.benefits.RelatedPersonPersonalInformationDataType |
All of the personal data. This includes name, contact information (Email, Phone, Address, Web, Instant Messenger), Visa and ID information, Biographic, Demographic, and Background Check Information.
Java class for Related_Person_Personal_Information_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Related_Person_Personal_Information_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Person_Name_Data" type="{urn:com.workday/bsvc}Legal_Name_DataType" minOccurs="0"/>
<element name="Contact_Information_Data" type="{urn:com.workday/bsvc}Contact_Information_Data_For_Related_PersonType" minOccurs="0"/>
<element name="Person_Identification_Data" type="{urn:com.workday/bsvc}Person_Identification_DataType" minOccurs="0"/>
<element name="Date_of_Birth" 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="Gender_Reference" type="{urn:com.workday/bsvc}GenderObjectType" minOccurs="0"/>
<element name="Uses_Tobacco" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Full-Time_Student" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Student_Status_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Student_Status_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Disabled" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Inactive_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Dependent_for_Payroll_Purposes" 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="Country_of_Nationality_Reference" type="{urn:com.workday/bsvc}CountryObjectType" 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"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| citizenshipStatusReference | |||||||||||
| cityOfBirth | |||||||||||
| contactInformationData | |||||||||||
| countryOfBirthReference | |||||||||||
| countryOfNationalityReference | |||||||||||
| dateOfBirth | |||||||||||
| dateOfDeath | |||||||||||
| dependentForPayrollPurposes | |||||||||||
| disabled | |||||||||||
| fullTimeStudent | |||||||||||
| genderReference | |||||||||||
| inactiveDate | |||||||||||
| personIdentificationData | |||||||||||
| personNameData | |||||||||||
| regionOfBirthReference | |||||||||||
| studentStatusEndDate | |||||||||||
| studentStatusStartDate | |||||||||||
| usesTobacco | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the citizenshipStatusReference property.
| |||||||||||
Gets the value of the cityOfBirth property.
| |||||||||||
Gets the value of the contactInformationData property.
| |||||||||||
Gets the value of the countryOfBirthReference property.
| |||||||||||
Gets the value of the countryOfNationalityReference property.
| |||||||||||
Gets the value of the dateOfBirth property.
| |||||||||||
Gets the value of the dateOfDeath property.
| |||||||||||
Gets the value of the dependentForPayrollPurposes property.
| |||||||||||
Gets the value of the disabled property.
| |||||||||||
Gets the value of the fullTimeStudent property.
| |||||||||||
Gets the value of the genderReference property.
| |||||||||||
Gets the value of the inactiveDate property.
| |||||||||||
Gets the value of the personIdentificationData property.
| |||||||||||
Gets the value of the personNameData property.
| |||||||||||
Gets the value of the regionOfBirthReference property.
| |||||||||||
Gets the value of the studentStatusEndDate property.
| |||||||||||
Gets the value of the studentStatusStartDate property.
| |||||||||||
Gets the value of the usesTobacco property.
| |||||||||||
Sets the value of the citizenshipStatusReference property.
| |||||||||||
Sets the value of the cityOfBirth property.
| |||||||||||
Sets the value of the contactInformationData property.
| |||||||||||
Sets the value of the countryOfBirthReference property.
| |||||||||||
Sets the value of the countryOfNationalityReference property.
| |||||||||||
Sets the value of the dateOfBirth property.
| |||||||||||
Sets the value of the dateOfDeath property.
| |||||||||||
Sets the value of the dependentForPayrollPurposes property.
| |||||||||||
Sets the value of the disabled property.
| |||||||||||
Sets the value of the fullTimeStudent property.
| |||||||||||
Sets the value of the genderReference property.
| |||||||||||
Sets the value of the inactiveDate property.
| |||||||||||
Sets the value of the personIdentificationData property.
| |||||||||||
Sets the value of the personNameData property.
| |||||||||||
Sets the value of the regionOfBirthReference property.
| |||||||||||
Sets the value of the studentStatusEndDate property.
| |||||||||||
Sets the value of the studentStatusStartDate property.
| |||||||||||
Sets the value of the usesTobacco property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
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 contactInformationData property.
ContactInformationDataForRelatedPersonType
Gets the value of the countryOfBirthReference property.
CountryObjectType
Gets the value of the countryOfNationalityReference property.
CountryObjectType
Gets the value of the dateOfBirth property.
Gets the value of the dateOfDeath property.
Gets the value of the dependentForPayrollPurposes property. This getter has been renamed from isDependentForPayrollPurposes() to getDependentForPayrollPurposes() by cxf-xjc-boolean plugin.
Gets the value of the disabled property. This getter has been renamed from isDisabled() to getDisabled() by cxf-xjc-boolean plugin.
Gets the value of the fullTimeStudent property. This getter has been renamed from isFullTimeStudent() to getFullTimeStudent() by cxf-xjc-boolean plugin.
Gets the value of the genderReference property.
GenderObjectType
Gets the value of the inactiveDate property.
Gets the value of the personIdentificationData property.
PersonIdentificationDataType
Gets the value of the personNameData property.
LegalNameDataType
Gets the value of the regionOfBirthReference property.
CountryRegionObjectType
Gets the value of the studentStatusEndDate property.
Gets the value of the studentStatusStartDate property.
Gets the value of the usesTobacco property. This getter has been renamed from isUsesTobacco() to getUsesTobacco() by cxf-xjc-boolean plugin.
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 contactInformationData property.
| value | Allowed object is
ContactInformationDataForRelatedPersonType
|
|---|
Sets the value of the countryOfBirthReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the countryOfNationalityReference property.
| value | Allowed object is
CountryObjectType
|
|---|
Sets the value of the dateOfBirth property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dateOfDeath property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the dependentForPayrollPurposes property.
| value | Allowed object is Boolean |
|---|
Sets the value of the disabled property.
| value | Allowed object is Boolean |
|---|
Sets the value of the fullTimeStudent property.
| value | Allowed object is Boolean |
|---|
Sets the value of the genderReference property.
| value | Allowed object is
GenderObjectType
|
|---|
Sets the value of the inactiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the personIdentificationData property.
| value | Allowed object is
PersonIdentificationDataType
|
|---|
Sets the value of the personNameData property.
| value | Allowed object is
LegalNameDataType
|
|---|
Sets the value of the regionOfBirthReference property.
| value | Allowed object is
CountryRegionObjectType
|
|---|
Sets the value of the studentStatusEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the studentStatusStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the usesTobacco property.
| value | Allowed object is Boolean |
|---|