| java.lang.Object | |
| ↳ | com.workday.payroll.QuarterlyDeductionTaxFilingDataType |
Wrapper element for Quarterly Deduction Data.
Java class for Quarterly_Deduction_Tax_Filing_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Quarterly_Deduction_Tax_Filing_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Third_Party_Sick_Pay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Employer_Paid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Deduction_Reference" type="{urn:com.workday/bsvc}Payroll_CalculationObjectType"/>
<element name="Payroll_Tax_Authority_Reference" type="{urn:com.workday/bsvc}Metadata_Payroll_WorktagObjectType" maxOccurs="unbounded"/>
<element name="Work_PSD_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Resident_PSD_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Tax_Filing_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="SUI_Rate" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Active_for_Month_1" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active_for_12th_Day_Month_1" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active_for_Month_2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active_for_12th_Day_Month_2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active_for_Month_3" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Active_for_12th_Day_Month_3" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Employee_Tax_Election_Data" type="{urn:com.workday/bsvc}Worker_Tax_ElectionsType" maxOccurs="unbounded" minOccurs="0"/>
<element name="QTD_Data" type="{urn:com.workday/bsvc}QTD_Tax_Filing_Data_for_Quarterly_WorkerType" minOccurs="0"/>
<element name="YTD_Data" type="{urn:com.workday/bsvc}YTD_Tax_Filing_Data_for_Quarterly_WorkerType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| activeFor12ThDayMonth1 | |||||||||||
| activeFor12ThDayMonth2 | |||||||||||
| activeFor12ThDayMonth3 | |||||||||||
| activeForMonth1 | |||||||||||
| activeForMonth2 | |||||||||||
| activeForMonth3 | |||||||||||
| deductionReference | |||||||||||
| employeeTaxElectionData | |||||||||||
| employerPaid | |||||||||||
| payrollTaxAuthorityReference | |||||||||||
| qtdData | |||||||||||
| residentPSDCode | |||||||||||
| suiRate | |||||||||||
| taxFilingCode | |||||||||||
| thirdPartySickPay | |||||||||||
| workPSDCode | |||||||||||
| ytdData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the activeFor12ThDayMonth1 property.
| |||||||||||
Gets the value of the activeFor12ThDayMonth2 property.
| |||||||||||
Gets the value of the activeFor12ThDayMonth3 property.
| |||||||||||
Gets the value of the activeForMonth1 property.
| |||||||||||
Gets the value of the activeForMonth2 property.
| |||||||||||
Gets the value of the activeForMonth3 property.
| |||||||||||
Gets the value of the deductionReference property.
| |||||||||||
Gets the value of the employeeTaxElectionData property.
| |||||||||||
Gets the value of the employerPaid property.
| |||||||||||
Gets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Gets the value of the qtdData property.
| |||||||||||
Gets the value of the residentPSDCode property.
| |||||||||||
Gets the value of the suiRate property.
| |||||||||||
Gets the value of the taxFilingCode property.
| |||||||||||
Gets the value of the thirdPartySickPay property.
| |||||||||||
Gets the value of the workPSDCode property.
| |||||||||||
Gets the value of the ytdData property.
| |||||||||||
Sets the value of the activeFor12ThDayMonth1 property.
| |||||||||||
Sets the value of the activeFor12ThDayMonth2 property.
| |||||||||||
Sets the value of the activeFor12ThDayMonth3 property.
| |||||||||||
Sets the value of the activeForMonth1 property.
| |||||||||||
Sets the value of the activeForMonth2 property.
| |||||||||||
Sets the value of the activeForMonth3 property.
| |||||||||||
Sets the value of the deductionReference property.
| |||||||||||
Sets the value of the employeeTaxElectionData property.
| |||||||||||
Sets the value of the employerPaid property.
| |||||||||||
Sets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Sets the value of the qtdData property.
| |||||||||||
Sets the value of the residentPSDCode property.
| |||||||||||
Sets the value of the suiRate property.
| |||||||||||
Sets the value of the taxFilingCode property.
| |||||||||||
Sets the value of the thirdPartySickPay property.
| |||||||||||
Sets the value of the workPSDCode property.
| |||||||||||
Sets the value of the ytdData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the activeFor12ThDayMonth1 property. This getter has been renamed from isActiveFor12ThDayMonth1() to getActiveFor12ThDayMonth1() by cxf-xjc-boolean plugin.
Gets the value of the activeFor12ThDayMonth2 property. This getter has been renamed from isActiveFor12ThDayMonth2() to getActiveFor12ThDayMonth2() by cxf-xjc-boolean plugin.
Gets the value of the activeFor12ThDayMonth3 property. This getter has been renamed from isActiveFor12ThDayMonth3() to getActiveFor12ThDayMonth3() by cxf-xjc-boolean plugin.
Gets the value of the activeForMonth1 property. This getter has been renamed from isActiveForMonth1() to getActiveForMonth1() by cxf-xjc-boolean plugin.
Gets the value of the activeForMonth2 property. This getter has been renamed from isActiveForMonth2() to getActiveForMonth2() by cxf-xjc-boolean plugin.
Gets the value of the activeForMonth3 property. This getter has been renamed from isActiveForMonth3() to getActiveForMonth3() by cxf-xjc-boolean plugin.
Gets the value of the deductionReference property.
PayrollCalculationObjectType
Gets the value of the employeeTaxElectionData 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 employeeTaxElectionData property.
For example, to add a new item, do as follows:
getEmployeeTaxElectionData().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerTaxElectionsType
Gets the value of the employerPaid property. This getter has been renamed from isEmployerPaid() to getEmployerPaid() by cxf-xjc-boolean plugin.
Gets the value of the payrollTaxAuthorityReference 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 payrollTaxAuthorityReference property.
For example, to add a new item, do as follows:
getPayrollTaxAuthorityReference().add(newItem);
Objects of the following type(s) are allowed in the list
MetadataPayrollWorktagObjectType
Gets the value of the qtdData property.
QTDTaxFilingDataForQuarterlyWorkerType
Gets the value of the residentPSDCode property.
Gets the value of the suiRate property.
Gets the value of the taxFilingCode property.
Gets the value of the thirdPartySickPay property. This getter has been renamed from isThirdPartySickPay() to getThirdPartySickPay() by cxf-xjc-boolean plugin.
Gets the value of the workPSDCode property.
Gets the value of the ytdData property.
YTDTaxFilingDataForQuarterlyWorkerType
Sets the value of the activeFor12ThDayMonth1 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the activeFor12ThDayMonth2 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the activeFor12ThDayMonth3 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the activeForMonth1 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the activeForMonth2 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the activeForMonth3 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the deductionReference property.
| value | Allowed object is
PayrollCalculationObjectType
|
|---|
Sets the value of the employeeTaxElectionData property.
| employeeTaxElectionData | Allowed object is
WorkerTaxElectionsType
|
|---|
Sets the value of the employerPaid property.
| value | Allowed object is Boolean |
|---|
Sets the value of the payrollTaxAuthorityReference property.
| payrollTaxAuthorityReference | Allowed object is
MetadataPayrollWorktagObjectType
|
|---|
Sets the value of the qtdData property.
| value | Allowed object is
QTDTaxFilingDataForQuarterlyWorkerType
|
|---|
Sets the value of the residentPSDCode property.
| value | Allowed object is String |
|---|
Sets the value of the suiRate property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxFilingCode property.
| value | Allowed object is String |
|---|
Sets the value of the thirdPartySickPay property.
| value | Allowed object is Boolean |
|---|
Sets the value of the workPSDCode property.
| value | Allowed object is String |
|---|
Sets the value of the ytdData property.
| value | Allowed object is
YTDTaxFilingDataForQuarterlyWorkerType
|
|---|