| java.lang.Object | |
| ↳ | com.workday.payroll.PayrollRemittanceWorkerDataType |
Payroll Remittance Data
Java class for Payroll_Remittance_Worker_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Remittance_Worker_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Employee_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Preferred_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Legal_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Legal_First_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Legal_Last_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Legal_Middle_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Date_of_Birth" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="SSN" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Company" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Location_Reference" type="{urn:com.workday/bsvc}LocationObjectType" minOccurs="0"/>
<element name="Department_Name_Reference" type="{urn:com.workday/bsvc}Supervisory_OrganizationObjectType" minOccurs="0"/>
<element name="Supervisory_Organization_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Region_Reference" type="{urn:com.workday/bsvc}RegionObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Region_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Cost_Center_Reference" type="{urn:com.workday/bsvc}Cost_CenterObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Cost_Center_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Manager_Reference" type="{urn:com.workday/bsvc}WorkerObjectType" minOccurs="0"/>
<element name="Home_Address_Data" type="{urn:com.workday/bsvc}Address_Information_DataType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| company | |||||||||||
| costCenterID | |||||||||||
| costCenterReference | |||||||||||
| dateOfBirth | |||||||||||
| departmentNameReference | |||||||||||
| employeeID | |||||||||||
| employeeName | |||||||||||
| homeAddressData | |||||||||||
| legalFirstName | |||||||||||
| legalLastName | |||||||||||
| legalMiddleName | |||||||||||
| legalName | |||||||||||
| locationReference | |||||||||||
| managerReference | |||||||||||
| phone | |||||||||||
| preferredName | |||||||||||
| regionID | |||||||||||
| regionReference | |||||||||||
| ssn | |||||||||||
| supervisoryOrganizationID | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the company property.
| |||||||||||
Gets the value of the costCenterID property.
| |||||||||||
Gets the value of the costCenterReference property.
| |||||||||||
Gets the value of the dateOfBirth property.
| |||||||||||
Gets the value of the departmentNameReference property.
| |||||||||||
Gets the value of the employeeID property.
| |||||||||||
Gets the value of the employeeName property.
| |||||||||||
Gets the value of the homeAddressData property.
| |||||||||||
Gets the value of the legalFirstName property.
| |||||||||||
Gets the value of the legalLastName property.
| |||||||||||
Gets the value of the legalMiddleName property.
| |||||||||||
Gets the value of the legalName property.
| |||||||||||
Gets the value of the locationReference property.
| |||||||||||
Gets the value of the managerReference property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the preferredName property.
| |||||||||||
Gets the value of the regionID property.
| |||||||||||
Gets the value of the regionReference property.
| |||||||||||
Gets the value of the ssn property.
| |||||||||||
Gets the value of the supervisoryOrganizationID property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the costCenterID property.
| |||||||||||
Sets the value of the costCenterReference property.
| |||||||||||
Sets the value of the dateOfBirth property.
| |||||||||||
Sets the value of the departmentNameReference property.
| |||||||||||
Sets the value of the employeeID property.
| |||||||||||
Sets the value of the employeeName property.
| |||||||||||
Sets the value of the homeAddressData property.
| |||||||||||
Sets the value of the legalFirstName property.
| |||||||||||
Sets the value of the legalLastName property.
| |||||||||||
Sets the value of the legalMiddleName property.
| |||||||||||
Sets the value of the legalName property.
| |||||||||||
Sets the value of the locationReference property.
| |||||||||||
Sets the value of the managerReference property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the preferredName property.
| |||||||||||
Sets the value of the regionID property.
| |||||||||||
Sets the value of the regionReference property.
| |||||||||||
Sets the value of the ssn property.
| |||||||||||
Sets the value of the supervisoryOrganizationID property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the company property.
Gets the value of the costCenterID property.
Gets the value of the costCenterReference 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 costCenterReference property.
For example, to add a new item, do as follows:
getCostCenterReference().add(newItem);
Objects of the following type(s) are allowed in the list
CostCenterObjectType
Gets the value of the dateOfBirth property.
Gets the value of the departmentNameReference property.
SupervisoryOrganizationObjectType
Gets the value of the employeeID property.
Gets the value of the employeeName property.
Gets the value of the homeAddressData 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 homeAddressData property.
For example, to add a new item, do as follows:
getHomeAddressData().add(newItem);
Objects of the following type(s) are allowed in the list
AddressInformationDataType
Gets the value of the legalFirstName property.
Gets the value of the legalLastName property.
Gets the value of the legalMiddleName property.
Gets the value of the legalName property.
Gets the value of the locationReference property.
LocationObjectType
Gets the value of the managerReference property.
WorkerObjectType
Gets the value of the phone property.
Gets the value of the preferredName property.
Gets the value of the regionID property.
Gets the value of the regionReference 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 regionReference property.
For example, to add a new item, do as follows:
getRegionReference().add(newItem);
Objects of the following type(s) are allowed in the list
RegionObjectType
Gets the value of the ssn property.
Gets the value of the supervisoryOrganizationID property.
Sets the value of the company property.
| value | Allowed object is String |
|---|
Sets the value of the costCenterID property.
| value | Allowed object is String |
|---|
Sets the value of the costCenterReference property.
| costCenterReference | Allowed object is
CostCenterObjectType
|
|---|
Sets the value of the dateOfBirth property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the departmentNameReference property.
| value | Allowed object is
SupervisoryOrganizationObjectType
|
|---|
Sets the value of the employeeID property.
| value | Allowed object is String |
|---|
Sets the value of the employeeName property.
| value | Allowed object is String |
|---|
Sets the value of the homeAddressData property.
| homeAddressData | Allowed object is
AddressInformationDataType
|
|---|
Sets the value of the legalFirstName property.
| value | Allowed object is String |
|---|
Sets the value of the legalLastName property.
| value | Allowed object is String |
|---|
Sets the value of the legalMiddleName property.
| value | Allowed object is String |
|---|
Sets the value of the legalName property.
| value | Allowed object is String |
|---|
Sets the value of the locationReference property.
| value | Allowed object is
LocationObjectType
|
|---|
Sets the value of the managerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the preferredName property.
| value | Allowed object is String |
|---|
Sets the value of the regionID property.
| value | Allowed object is String |
|---|
Sets the value of the regionReference property.
| regionReference | Allowed object is
RegionObjectType
|
|---|
Sets the value of the ssn property.
| value | Allowed object is String |
|---|
Sets the value of the supervisoryOrganizationID property.
| value | Allowed object is String |
|---|