| java.lang.Object | |
| ↳ | com.workday.payrollinterface.PayeeType |
Encapsulating element containing all Payee data.
Java class for PayeeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PayeeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payee_Reference" type="{urn:com.workday/bsvc}EmployeeObjectType" minOccurs="0"/>
<element name="Payee_Personal_Data" type="{urn:com.workday/bsvc}Personal_Information_DataType" minOccurs="0"/>
<element name="Payee_Job_Data" type="{urn:com.workday/bsvc}Payee_Job_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Status_Data" type="{urn:com.workday/bsvc}Worker_Status_Detail_DataType" minOccurs="0"/>
<element name="Payee_Pay_Group_Earnings_and_Deductions_Data" type="{urn:com.workday/bsvc}Payee_Pay_Group_Earnings_and_Deductions_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Earnings_and_Deductions_Summary_Data" type="{urn:com.workday/bsvc}Payee_Earnings_and_Deductions_Summary_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Transaction_Log_Entry_Data" type="{urn:com.workday/bsvc}Event_Target_Transaction_Log_Entry_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Transaction_Log_Corrected_And_Rescinded_Data" type="{urn:com.workday/bsvc}Event_Target_Transaction_Log_Rescind_And_Correct_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Payment_Election_Data" type="{urn:com.workday/bsvc}Worker_Payment_Election_Enrollment_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Tax_Withholding_Data" type="{urn:com.workday/bsvc}Payee_Tax_Withholding_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Integration_Field_Override_Data" type="{urn:com.workday/bsvc}Document_Field_Result_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payee_Contracts_Data" type="{urn:com.workday/bsvc}Employee_Contracts_DataType" minOccurs="0"/>
<element name="Payee_Related_Person_data" type="{urn:com.workday/bsvc}Worker_Related_Persons_DataType" minOccurs="0"/>
<element name="Payee_Qualification_Data" type="{urn:com.workday/bsvc}Payee_Qualification_DataType" minOccurs="0"/>
<element name="Payee_Costing_Allocation_Data" type="{urn:com.workday/bsvc}Payee_Costing_Allocation_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="User_Account_Data" type="{urn:com.workday/bsvc}System_User_for_Worker_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the integrationFieldOverrideData property.
| |||||||||||
Gets the value of the payeeContractsData property.
| |||||||||||
Gets the value of the payeeCostingAllocationData property.
| |||||||||||
Gets the value of the payeeEarningsAndDeductionsSummaryData property.
| |||||||||||
Gets the value of the payeeJobData property.
| |||||||||||
Gets the value of the payeePayGroupEarningsAndDeductionsData property.
| |||||||||||
Gets the value of the payeePaymentElectionData property.
| |||||||||||
Gets the value of the payeePersonalData property.
| |||||||||||
Gets the value of the payeeQualificationData property.
| |||||||||||
Gets the value of the payeeReference property.
| |||||||||||
Gets the value of the payeeRelatedPersonData property.
| |||||||||||
Gets the value of the payeeStatusData property.
| |||||||||||
Gets the value of the payeeTaxWithholdingData property.
| |||||||||||
Gets the value of the payeeTransactionLogCorrectedAndRescindedData property.
| |||||||||||
Gets the value of the payeeTransactionLogEntryData property.
| |||||||||||
Gets the value of the userAccountData property.
| |||||||||||
Sets the value of the integrationFieldOverrideData property.
| |||||||||||
Sets the value of the payeeContractsData property.
| |||||||||||
Sets the value of the payeeCostingAllocationData property.
| |||||||||||
Sets the value of the payeeEarningsAndDeductionsSummaryData property.
| |||||||||||
Sets the value of the payeeJobData property.
| |||||||||||
Sets the value of the payeePayGroupEarningsAndDeductionsData property.
| |||||||||||
Sets the value of the payeePaymentElectionData property.
| |||||||||||
Sets the value of the payeePersonalData property.
| |||||||||||
Sets the value of the payeeQualificationData property.
| |||||||||||
Sets the value of the payeeReference property.
| |||||||||||
Sets the value of the payeeRelatedPersonData property.
| |||||||||||
Sets the value of the payeeStatusData property.
| |||||||||||
Sets the value of the payeeTaxWithholdingData property.
| |||||||||||
Sets the value of the payeeTransactionLogCorrectedAndRescindedData property.
| |||||||||||
Sets the value of the payeeTransactionLogEntryData property.
| |||||||||||
Sets the value of the userAccountData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the integrationFieldOverrideData 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 integrationFieldOverrideData property.
For example, to add a new item, do as follows:
getIntegrationFieldOverrideData().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentFieldResultDataType
Gets the value of the payeeContractsData property.
EmployeeContractsDataType
Gets the value of the payeeCostingAllocationData 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 payeeCostingAllocationData property.
For example, to add a new item, do as follows:
getPayeeCostingAllocationData().add(newItem);
Objects of the following type(s) are allowed in the list
PayeeCostingAllocationDataType
Gets the value of the payeeEarningsAndDeductionsSummaryData 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 payeeEarningsAndDeductionsSummaryData property.
For example, to add a new item, do as follows:
getPayeeEarningsAndDeductionsSummaryData().add(newItem);
Objects of the following type(s) are allowed in the list
PayeeEarningsAndDeductionsSummaryDataType
Gets the value of the payeeJobData 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 payeeJobData property.
For example, to add a new item, do as follows:
getPayeeJobData().add(newItem);
Objects of the following type(s) are allowed in the list
PayeeJobDataType
Gets the value of the payeePayGroupEarningsAndDeductionsData 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 payeePayGroupEarningsAndDeductionsData property.
For example, to add a new item, do as follows:
getPayeePayGroupEarningsAndDeductionsData().add(newItem);
Objects of the following type(s) are allowed in the list
PayeePayGroupEarningsAndDeductionsDataType
Gets the value of the payeePaymentElectionData 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 payeePaymentElectionData property.
For example, to add a new item, do as follows:
getPayeePaymentElectionData().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerPaymentElectionEnrollmentDataType
Gets the value of the payeePersonalData property.
PersonalInformationDataType
Gets the value of the payeeQualificationData property.
PayeeQualificationDataType
Gets the value of the payeeReference property.
EmployeeObjectType
Gets the value of the payeeRelatedPersonData property.
WorkerRelatedPersonsDataType
Gets the value of the payeeStatusData property.
WorkerStatusDetailDataType
Gets the value of the payeeTaxWithholdingData 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 payeeTaxWithholdingData property.
For example, to add a new item, do as follows:
getPayeeTaxWithholdingData().add(newItem);
Objects of the following type(s) are allowed in the list
PayeeTaxWithholdingDataType
Gets the value of the payeeTransactionLogCorrectedAndRescindedData 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 payeeTransactionLogCorrectedAndRescindedData property.
For example, to add a new item, do as follows:
getPayeeTransactionLogCorrectedAndRescindedData().add(newItem);
Objects of the following type(s) are allowed in the list
EventTargetTransactionLogRescindAndCorrectDataType
Gets the value of the payeeTransactionLogEntryData 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 payeeTransactionLogEntryData property.
For example, to add a new item, do as follows:
getPayeeTransactionLogEntryData().add(newItem);
Objects of the following type(s) are allowed in the list
EventTargetTransactionLogEntryDataType
Gets the value of the userAccountData property.
SystemUserForWorkerDataType
Sets the value of the integrationFieldOverrideData property.
| integrationFieldOverrideData | Allowed object is
DocumentFieldResultDataType
|
|---|
Sets the value of the payeeContractsData property.
| value | Allowed object is
EmployeeContractsDataType
|
|---|
Sets the value of the payeeCostingAllocationData property.
| payeeCostingAllocationData | Allowed object is
PayeeCostingAllocationDataType
|
|---|
Sets the value of the payeeEarningsAndDeductionsSummaryData property.
| payeeEarningsAndDeductionsSummaryData | Allowed object is
PayeeEarningsAndDeductionsSummaryDataType
|
|---|
Sets the value of the payeeJobData property.
| payeeJobData | Allowed object is
PayeeJobDataType
|
|---|
Sets the value of the payeePayGroupEarningsAndDeductionsData property.
| payeePayGroupEarningsAndDeductionsData | Allowed object is
PayeePayGroupEarningsAndDeductionsDataType
|
|---|
Sets the value of the payeePaymentElectionData property.
| payeePaymentElectionData | Allowed object is
WorkerPaymentElectionEnrollmentDataType
|
|---|
Sets the value of the payeePersonalData property.
| value | Allowed object is
PersonalInformationDataType
|
|---|
Sets the value of the payeeQualificationData property.
| value | Allowed object is
PayeeQualificationDataType
|
|---|
Sets the value of the payeeReference property.
| value | Allowed object is
EmployeeObjectType
|
|---|
Sets the value of the payeeRelatedPersonData property.
| value | Allowed object is
WorkerRelatedPersonsDataType
|
|---|
Sets the value of the payeeStatusData property.
| value | Allowed object is
WorkerStatusDetailDataType
|
|---|
Sets the value of the payeeTaxWithholdingData property.
| payeeTaxWithholdingData | Allowed object is
PayeeTaxWithholdingDataType
|
|---|
Sets the value of the payeeTransactionLogCorrectedAndRescindedData property.
| payeeTransactionLogCorrectedAndRescindedData | Allowed object is
EventTargetTransactionLogRescindAndCorrectDataType
|
|---|
Sets the value of the payeeTransactionLogEntryData property.
| payeeTransactionLogEntryData | Allowed object is
EventTargetTransactionLogEntryDataType
|
|---|
Sets the value of the userAccountData property.
| value | Allowed object is
SystemUserForWorkerDataType
|
|---|