| java.lang.Object | |
| ↳ | workday.com.bsvc.QuarterlyWorkerTaxFilingDataType |
Quarterly Worker Tax Filing Data
Java class for Quarterly_Worker_Tax_Filing_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Quarterly_Worker_Tax_Filing_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType" minOccurs="0"/>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType" minOccurs="0"/>
<element name="Kind_of_Employer_Reference" type="{urn:com.workday/bsvc}Kind_of_Employer_for_Payroll_Tax_FilingObjectType" minOccurs="0"/>
<element name="Third_Party_Provides_Sick_Pay_W-2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="California_SDI_Enabled_for_Company" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="California_VDI_Enabled_for_Company" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Calendar_Quarter_Reference" type="{urn:com.workday/bsvc}Calendar_QuarterObjectType" minOccurs="0"/>
<element name="Quarter_Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Start_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Quarter_Number" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="1"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Weeks_Worked" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Hours_Worked" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="14"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="Seasonal_Worker" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Medical_Coverage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Outside_Coverage" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Corporate_Officer" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="WC_Code_Reference" type="{urn:com.workday/bsvc}Workers_Compensation_CodeObjectType" minOccurs="0"/>
<element name="WC_Rate" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="9"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="WC_Exempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="EE_Class_Code_Indicator_Reference" type="{urn:com.workday/bsvc}Payroll_Reporting_Code__All_ObjectType" minOccurs="0"/>
<element name="Corporate_Officer_Type_Reference" type="{urn:com.workday/bsvc}Payroll_Reporting_Code__All_ObjectType" minOccurs="0"/>
<element name="Coverage_Type__Unemployment_Workers_Comp_Both_" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Payroll_Reporting_Code_Data" type="{urn:com.workday/bsvc}Worker_Payroll_Reporting_Code_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Payroll_Tax_Authority_Data" type="{urn:com.workday/bsvc}Payroll_Tax_Authority_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Document_Field_Result_Data" type="{urn:com.workday/bsvc}Document_Field_Result_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Quarterly_Deduction_Tax_Data" type="{urn:com.workday/bsvc}Quarterly_Deduction_Tax_Filing_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Quarterly_Tax_Configuration_Data_Wrapper" type="{urn:com.workday/bsvc}Quarterly_Tax_Filing_Configuration_Data_WrapperType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Worker_Annual_Tax_Data_Wrapper" type="{urn:com.workday/bsvc}Worker_Annual_Tax_Data_WrapperType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the calendarQuarterReference property.
| |||||||||||
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the corporateOfficerTypeReference property.
| |||||||||||
Gets the value of the coverageTypeUnemploymentWorkersCompBoth property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the documentFieldResultData property.
| |||||||||||
Gets the value of the eeClassCodeIndicatorReference property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the hoursWorked property.
| |||||||||||
Gets the value of the kindOfEmployerReference property.
| |||||||||||
Gets the value of the payrollReportingCodeData property.
| |||||||||||
Gets the value of the payrollTaxAuthorityData property.
| |||||||||||
Gets the value of the quarterName property.
| |||||||||||
Gets the value of the quarterNumber property.
| |||||||||||
Gets the value of the quarterlyDeductionTaxData property.
| |||||||||||
Gets the value of the quarterlyTaxConfigurationDataWrapper property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the wcCodeReference property.
| |||||||||||
Gets the value of the wcRate property.
| |||||||||||
Gets the value of the weeksWorked property.
| |||||||||||
Gets the value of the workerAnnualTaxDataWrapper property.
| |||||||||||
Gets the value of the workerReference property.
| |||||||||||
Gets the value of the californiaSDIEnabledForCompany property.
| |||||||||||
Gets the value of the californiaVDIEnabledForCompany property.
| |||||||||||
Gets the value of the corporateOfficer property.
| |||||||||||
Gets the value of the medicalCoverage property.
| |||||||||||
Gets the value of the outsideCoverage property.
| |||||||||||
Gets the value of the seasonalWorker property.
| |||||||||||
Gets the value of the thirdPartyProvidesSickPayW2 property.
| |||||||||||
Gets the value of the wcExempt property.
| |||||||||||
Sets the value of the calendarQuarterReference property.
| |||||||||||
Sets the value of the californiaSDIEnabledForCompany property.
| |||||||||||
Sets the value of the californiaVDIEnabledForCompany property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the corporateOfficer property.
| |||||||||||
Sets the value of the corporateOfficerTypeReference property.
| |||||||||||
Sets the value of the coverageTypeUnemploymentWorkersCompBoth property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the eeClassCodeIndicatorReference property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the hoursWorked property.
| |||||||||||
Sets the value of the kindOfEmployerReference property.
| |||||||||||
Sets the value of the medicalCoverage property.
| |||||||||||
Sets the value of the outsideCoverage property.
| |||||||||||
Sets the value of the quarterName property.
| |||||||||||
Sets the value of the quarterNumber property.
| |||||||||||
Sets the value of the seasonalWorker property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the thirdPartyProvidesSickPayW2 property.
| |||||||||||
Sets the value of the wcCodeReference property.
| |||||||||||
Sets the value of the wcExempt property.
| |||||||||||
Sets the value of the wcRate property.
| |||||||||||
Sets the value of the weeksWorked property.
| |||||||||||
Sets the value of the workerReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the calendarQuarterReference property.
CalendarQuarterObjectType
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the corporateOfficerTypeReference property.
PayrollReportingCodeAllObjectType
Gets the value of the coverageTypeUnemploymentWorkersCompBoth property.
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the documentFieldResultData 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 documentFieldResultData property.
For example, to add a new item, do as follows:
getDocumentFieldResultData().add(newItem);
Objects of the following type(s) are allowed in the list
DocumentFieldResultDataType
Gets the value of the eeClassCodeIndicatorReference property.
PayrollReportingCodeAllObjectType
Gets the value of the endDate property.
Gets the value of the hoursWorked property.
Gets the value of the kindOfEmployerReference property.
KindOfEmployerForPayrollTaxFilingObjectType
Gets the value of the payrollReportingCodeData 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 payrollReportingCodeData property.
For example, to add a new item, do as follows:
getPayrollReportingCodeData().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerPayrollReportingCodeDataType
Gets the value of the payrollTaxAuthorityData 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 payrollTaxAuthorityData property.
For example, to add a new item, do as follows:
getPayrollTaxAuthorityData().add(newItem);
Objects of the following type(s) are allowed in the list
PayrollTaxAuthorityDataType
Gets the value of the quarterName property.
Gets the value of the quarterNumber property.
Gets the value of the quarterlyDeductionTaxData 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 quarterlyDeductionTaxData property.
For example, to add a new item, do as follows:
getQuarterlyDeductionTaxData().add(newItem);
Objects of the following type(s) are allowed in the list
QuarterlyDeductionTaxFilingDataType
Gets the value of the quarterlyTaxConfigurationDataWrapper 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 quarterlyTaxConfigurationDataWrapper property.
For example, to add a new item, do as follows:
getQuarterlyTaxConfigurationDataWrapper().add(newItem);
Objects of the following type(s) are allowed in the list
QuarterlyTaxFilingConfigurationDataWrapperType
Gets the value of the startDate property.
Gets the value of the wcCodeReference property.
WorkersCompensationCodeObjectType
Gets the value of the wcRate property.
Gets the value of the weeksWorked property.
Gets the value of the workerAnnualTaxDataWrapper 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 workerAnnualTaxDataWrapper property.
For example, to add a new item, do as follows:
getWorkerAnnualTaxDataWrapper().add(newItem);
Objects of the following type(s) are allowed in the list
WorkerAnnualTaxDataWrapperType
Gets the value of the workerReference property.
WorkerObjectType
Gets the value of the californiaSDIEnabledForCompany property.
Gets the value of the californiaVDIEnabledForCompany property.
Gets the value of the corporateOfficer property.
Gets the value of the medicalCoverage property.
Gets the value of the outsideCoverage property.
Gets the value of the seasonalWorker property.
Gets the value of the thirdPartyProvidesSickPayW2 property.
Gets the value of the wcExempt property.
Sets the value of the calendarQuarterReference property.
| value | Allowed object is
CalendarQuarterObjectType
|
|---|
Sets the value of the californiaSDIEnabledForCompany property.
| value | Allowed object is Boolean |
|---|
Sets the value of the californiaVDIEnabledForCompany property.
| value | Allowed object is Boolean |
|---|
Sets the value of the companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the corporateOfficer property.
| value | Allowed object is Boolean |
|---|
Sets the value of the corporateOfficerTypeReference property.
| value | Allowed object is
PayrollReportingCodeAllObjectType
|
|---|
Sets the value of the coverageTypeUnemploymentWorkersCompBoth property.
| value | Allowed object is String |
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the eeClassCodeIndicatorReference property.
| value | Allowed object is
PayrollReportingCodeAllObjectType
|
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the hoursWorked property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the kindOfEmployerReference property.
| value | Allowed object is
KindOfEmployerForPayrollTaxFilingObjectType
|
|---|
Sets the value of the medicalCoverage property.
| value | Allowed object is Boolean |
|---|
Sets the value of the outsideCoverage property.
| value | Allowed object is Boolean |
|---|
Sets the value of the quarterName property.
| value | Allowed object is String |
|---|
Sets the value of the quarterNumber property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the seasonalWorker property.
| value | Allowed object is Boolean |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the thirdPartyProvidesSickPayW2 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the wcCodeReference property.
| value | Allowed object is
WorkersCompensationCodeObjectType
|
|---|
Sets the value of the wcExempt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the wcRate property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the weeksWorked property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the workerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|