public class

QuarterlyWorkerTaxFilingDataType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.payroll.QuarterlyWorkerTaxFilingDataType

Class Overview

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="WA_IIF_Deduction_Data" type="{urn:com.workday/bsvc}WA_IIF_Deduction_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"/>
         <element name="Company_Provides_Dependent_Benefits" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected CalendarQuarterObjectType calendarQuarterReference
protected Boolean californiaSDIEnabledForCompany
protected Boolean californiaVDIEnabledForCompany
protected Boolean companyProvidesDependentBenefits
protected CompanyObjectType companyReference
protected Boolean corporateOfficer
protected PayrollReportingCodeAllObjectType corporateOfficerTypeReference
protected String coverageTypeUnemploymentWorkersCompBoth
protected CurrencyObjectType currencyReference
protected List<DocumentFieldResultDataType> documentFieldResultData
protected PayrollReportingCodeAllObjectType eeClassCodeIndicatorReference
protected XMLGregorianCalendar endDate
protected BigDecimal hoursWorked
protected KindOfEmployerForPayrollTaxFilingObjectType kindOfEmployerReference
protected Boolean medicalCoverage
protected Boolean outsideCoverage
protected List<WorkerPayrollReportingCodeDataType> payrollReportingCodeData
protected List<PayrollTaxAuthorityDataType> payrollTaxAuthorityData
protected String quarterName
protected BigDecimal quarterNumber
protected List<QuarterlyDeductionTaxFilingDataType> quarterlyDeductionTaxData
protected List<QuarterlyTaxFilingConfigurationDataWrapperType> quarterlyTaxConfigurationDataWrapper
protected Boolean seasonalWorker
protected XMLGregorianCalendar startDate
protected Boolean thirdPartyProvidesSickPayW2
protected List<WAIIFDeductionDataType> waiifDeductionData
protected WorkersCompensationCodeObjectType wcCodeReference
protected Boolean wcExempt
protected BigDecimal wcRate
protected BigDecimal weeksWorked
protected List<WorkerAnnualTaxDataWrapperType> workerAnnualTaxDataWrapper
protected WorkerObjectType workerReference
Public Constructors
QuarterlyWorkerTaxFilingDataType()
Public Methods
CalendarQuarterObjectType getCalendarQuarterReference()
Gets the value of the calendarQuarterReference property.
Boolean getCaliforniaSDIEnabledForCompany()
Gets the value of the californiaSDIEnabledForCompany property.
Boolean getCaliforniaVDIEnabledForCompany()
Gets the value of the californiaVDIEnabledForCompany property.
Boolean getCompanyProvidesDependentBenefits()
Gets the value of the companyProvidesDependentBenefits property.
CompanyObjectType getCompanyReference()
Gets the value of the companyReference property.
Boolean getCorporateOfficer()
Gets the value of the corporateOfficer property.
PayrollReportingCodeAllObjectType getCorporateOfficerTypeReference()
Gets the value of the corporateOfficerTypeReference property.
String getCoverageTypeUnemploymentWorkersCompBoth()
Gets the value of the coverageTypeUnemploymentWorkersCompBoth property.
CurrencyObjectType getCurrencyReference()
Gets the value of the currencyReference property.
List<DocumentFieldResultDataType> getDocumentFieldResultData()
Gets the value of the documentFieldResultData property.
PayrollReportingCodeAllObjectType getEEClassCodeIndicatorReference()
Gets the value of the eeClassCodeIndicatorReference property.
XMLGregorianCalendar getEndDate()
Gets the value of the endDate property.
BigDecimal getHoursWorked()
Gets the value of the hoursWorked property.
KindOfEmployerForPayrollTaxFilingObjectType getKindOfEmployerReference()
Gets the value of the kindOfEmployerReference property.
Boolean getMedicalCoverage()
Gets the value of the medicalCoverage property.
Boolean getOutsideCoverage()
Gets the value of the outsideCoverage property.
List<WorkerPayrollReportingCodeDataType> getPayrollReportingCodeData()
Gets the value of the payrollReportingCodeData property.
List<PayrollTaxAuthorityDataType> getPayrollTaxAuthorityData()
Gets the value of the payrollTaxAuthorityData property.
String getQuarterName()
Gets the value of the quarterName property.
BigDecimal getQuarterNumber()
Gets the value of the quarterNumber property.
List<QuarterlyDeductionTaxFilingDataType> getQuarterlyDeductionTaxData()
Gets the value of the quarterlyDeductionTaxData property.
List<QuarterlyTaxFilingConfigurationDataWrapperType> getQuarterlyTaxConfigurationDataWrapper()
Gets the value of the quarterlyTaxConfigurationDataWrapper property.
Boolean getSeasonalWorker()
Gets the value of the seasonalWorker property.
XMLGregorianCalendar getStartDate()
Gets the value of the startDate property.
Boolean getThirdPartyProvidesSickPayW2()
Gets the value of the thirdPartyProvidesSickPayW2 property.
List<WAIIFDeductionDataType> getWAIIFDeductionData()
Gets the value of the waiifDeductionData property.
WorkersCompensationCodeObjectType getWCCodeReference()
Gets the value of the wcCodeReference property.
Boolean getWCExempt()
Gets the value of the wcExempt property.
BigDecimal getWCRate()
Gets the value of the wcRate property.
BigDecimal getWeeksWorked()
Gets the value of the weeksWorked property.
List<WorkerAnnualTaxDataWrapperType> getWorkerAnnualTaxDataWrapper()
Gets the value of the workerAnnualTaxDataWrapper property.
WorkerObjectType getWorkerReference()
Gets the value of the workerReference property.
void setCalendarQuarterReference(CalendarQuarterObjectType value)
Sets the value of the calendarQuarterReference property.
void setCaliforniaSDIEnabledForCompany(Boolean value)
Sets the value of the californiaSDIEnabledForCompany property.
void setCaliforniaVDIEnabledForCompany(Boolean value)
Sets the value of the californiaVDIEnabledForCompany property.
void setCompanyProvidesDependentBenefits(Boolean value)
Sets the value of the companyProvidesDependentBenefits property.
void setCompanyReference(CompanyObjectType value)
Sets the value of the companyReference property.
void setCorporateOfficer(Boolean value)
Sets the value of the corporateOfficer property.
void setCorporateOfficerTypeReference(PayrollReportingCodeAllObjectType value)
Sets the value of the corporateOfficerTypeReference property.
void setCoverageTypeUnemploymentWorkersCompBoth(String value)
Sets the value of the coverageTypeUnemploymentWorkersCompBoth property.
void setCurrencyReference(CurrencyObjectType value)
Sets the value of the currencyReference property.
void setDocumentFieldResultData(List<DocumentFieldResultDataType> documentFieldResultData)
Sets the value of the documentFieldResultData property.
void setEEClassCodeIndicatorReference(PayrollReportingCodeAllObjectType value)
Sets the value of the eeClassCodeIndicatorReference property.
void setEndDate(XMLGregorianCalendar value)
Sets the value of the endDate property.
void setHoursWorked(BigDecimal value)
Sets the value of the hoursWorked property.
void setKindOfEmployerReference(KindOfEmployerForPayrollTaxFilingObjectType value)
Sets the value of the kindOfEmployerReference property.
void setMedicalCoverage(Boolean value)
Sets the value of the medicalCoverage property.
void setOutsideCoverage(Boolean value)
Sets the value of the outsideCoverage property.
void setPayrollReportingCodeData(List<WorkerPayrollReportingCodeDataType> payrollReportingCodeData)
Sets the value of the payrollReportingCodeData property.
void setPayrollTaxAuthorityData(List<PayrollTaxAuthorityDataType> payrollTaxAuthorityData)
Sets the value of the payrollTaxAuthorityData property.
void setQuarterName(String value)
Sets the value of the quarterName property.
void setQuarterNumber(BigDecimal value)
Sets the value of the quarterNumber property.
void setQuarterlyDeductionTaxData(List<QuarterlyDeductionTaxFilingDataType> quarterlyDeductionTaxData)
Sets the value of the quarterlyDeductionTaxData property.
void setQuarterlyTaxConfigurationDataWrapper(List<QuarterlyTaxFilingConfigurationDataWrapperType> quarterlyTaxConfigurationDataWrapper)
Sets the value of the quarterlyTaxConfigurationDataWrapper property.
void setSeasonalWorker(Boolean value)
Sets the value of the seasonalWorker property.
void setStartDate(XMLGregorianCalendar value)
Sets the value of the startDate property.
void setThirdPartyProvidesSickPayW2(Boolean value)
Sets the value of the thirdPartyProvidesSickPayW2 property.
void setWAIIFDeductionData(List<WAIIFDeductionDataType> waiifDeductionData)
Sets the value of the waiifDeductionData property.
void setWCCodeReference(WorkersCompensationCodeObjectType value)
Sets the value of the wcCodeReference property.
void setWCExempt(Boolean value)
Sets the value of the wcExempt property.
void setWCRate(BigDecimal value)
Sets the value of the wcRate property.
void setWeeksWorked(BigDecimal value)
Sets the value of the weeksWorked property.
void setWorkerAnnualTaxDataWrapper(List<WorkerAnnualTaxDataWrapperType> workerAnnualTaxDataWrapper)
Sets the value of the workerAnnualTaxDataWrapper property.
void setWorkerReference(WorkerObjectType value)
Sets the value of the workerReference property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected CalendarQuarterObjectType calendarQuarterReference

protected Boolean californiaSDIEnabledForCompany

protected Boolean californiaVDIEnabledForCompany

protected Boolean companyProvidesDependentBenefits

protected CompanyObjectType companyReference

protected Boolean corporateOfficer

protected PayrollReportingCodeAllObjectType corporateOfficerTypeReference

protected String coverageTypeUnemploymentWorkersCompBoth

protected CurrencyObjectType currencyReference

protected List<DocumentFieldResultDataType> documentFieldResultData

protected PayrollReportingCodeAllObjectType eeClassCodeIndicatorReference

protected XMLGregorianCalendar endDate

protected BigDecimal hoursWorked

protected KindOfEmployerForPayrollTaxFilingObjectType kindOfEmployerReference

protected Boolean medicalCoverage

protected Boolean outsideCoverage

protected List<WorkerPayrollReportingCodeDataType> payrollReportingCodeData

protected List<PayrollTaxAuthorityDataType> payrollTaxAuthorityData

protected String quarterName

protected BigDecimal quarterNumber

protected List<QuarterlyDeductionTaxFilingDataType> quarterlyDeductionTaxData

protected List<QuarterlyTaxFilingConfigurationDataWrapperType> quarterlyTaxConfigurationDataWrapper

protected Boolean seasonalWorker

protected XMLGregorianCalendar startDate

protected Boolean thirdPartyProvidesSickPayW2

protected List<WAIIFDeductionDataType> waiifDeductionData

protected WorkersCompensationCodeObjectType wcCodeReference

protected Boolean wcExempt

protected BigDecimal wcRate

protected BigDecimal weeksWorked

protected List<WorkerAnnualTaxDataWrapperType> workerAnnualTaxDataWrapper

protected WorkerObjectType workerReference

Public Constructors

public QuarterlyWorkerTaxFilingDataType ()

Public Methods

public CalendarQuarterObjectType getCalendarQuarterReference ()

Gets the value of the calendarQuarterReference property.

Returns

public Boolean getCaliforniaSDIEnabledForCompany ()

Gets the value of the californiaSDIEnabledForCompany property. This getter has been renamed from isCaliforniaSDIEnabledForCompany() to getCaliforniaSDIEnabledForCompany() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getCaliforniaVDIEnabledForCompany ()

Gets the value of the californiaVDIEnabledForCompany property. This getter has been renamed from isCaliforniaVDIEnabledForCompany() to getCaliforniaVDIEnabledForCompany() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getCompanyProvidesDependentBenefits ()

Gets the value of the companyProvidesDependentBenefits property. This getter has been renamed from isCompanyProvidesDependentBenefits() to getCompanyProvidesDependentBenefits() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CompanyObjectType getCompanyReference ()

Gets the value of the companyReference property.

Returns

public Boolean getCorporateOfficer ()

Gets the value of the corporateOfficer property. This getter has been renamed from isCorporateOfficer() to getCorporateOfficer() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public PayrollReportingCodeAllObjectType getCorporateOfficerTypeReference ()

Gets the value of the corporateOfficerTypeReference property.

Returns

public String getCoverageTypeUnemploymentWorkersCompBoth ()

Gets the value of the coverageTypeUnemploymentWorkersCompBoth property.

Returns
  • possible object is String

public CurrencyObjectType getCurrencyReference ()

Gets the value of the currencyReference property.

Returns

public List<DocumentFieldResultDataType> getDocumentFieldResultData ()

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

public PayrollReportingCodeAllObjectType getEEClassCodeIndicatorReference ()

Gets the value of the eeClassCodeIndicatorReference property.

Returns

public XMLGregorianCalendar getEndDate ()

Gets the value of the endDate property.

Returns
  • possible object is XMLGregorianCalendar

public BigDecimal getHoursWorked ()

Gets the value of the hoursWorked property.

Returns
  • possible object is BigDecimal

public KindOfEmployerForPayrollTaxFilingObjectType getKindOfEmployerReference ()

Gets the value of the kindOfEmployerReference property.

Returns

public Boolean getMedicalCoverage ()

Gets the value of the medicalCoverage property. This getter has been renamed from isMedicalCoverage() to getMedicalCoverage() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getOutsideCoverage ()

Gets the value of the outsideCoverage property. This getter has been renamed from isOutsideCoverage() to getOutsideCoverage() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public List<WorkerPayrollReportingCodeDataType> getPayrollReportingCodeData ()

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

public List<PayrollTaxAuthorityDataType> getPayrollTaxAuthorityData ()

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

public String getQuarterName ()

Gets the value of the quarterName property.

Returns
  • possible object is String

public BigDecimal getQuarterNumber ()

Gets the value of the quarterNumber property.

Returns
  • possible object is BigDecimal

public List<QuarterlyDeductionTaxFilingDataType> getQuarterlyDeductionTaxData ()

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

public List<QuarterlyTaxFilingConfigurationDataWrapperType> getQuarterlyTaxConfigurationDataWrapper ()

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

public Boolean getSeasonalWorker ()

Gets the value of the seasonalWorker property. This getter has been renamed from isSeasonalWorker() to getSeasonalWorker() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public XMLGregorianCalendar getStartDate ()

Gets the value of the startDate property.

Returns
  • possible object is XMLGregorianCalendar

public Boolean getThirdPartyProvidesSickPayW2 ()

Gets the value of the thirdPartyProvidesSickPayW2 property. This getter has been renamed from isThirdPartyProvidesSickPayW2() to getThirdPartyProvidesSickPayW2() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public List<WAIIFDeductionDataType> getWAIIFDeductionData ()

Gets the value of the waiifDeductionData 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 waiifDeductionData property.

For example, to add a new item, do as follows:

    getWAIIFDeductionData().add(newItem);
 

Objects of the following type(s) are allowed in the list WAIIFDeductionDataType

public WorkersCompensationCodeObjectType getWCCodeReference ()

Gets the value of the wcCodeReference property.

Returns

public Boolean getWCExempt ()

Gets the value of the wcExempt property. This getter has been renamed from isWCExempt() to getWCExempt() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public BigDecimal getWCRate ()

Gets the value of the wcRate property.

Returns
  • possible object is BigDecimal

public BigDecimal getWeeksWorked ()

Gets the value of the weeksWorked property.

Returns
  • possible object is BigDecimal

public List<WorkerAnnualTaxDataWrapperType> getWorkerAnnualTaxDataWrapper ()

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

public WorkerObjectType getWorkerReference ()

Gets the value of the workerReference property.

Returns

public void setCalendarQuarterReference (CalendarQuarterObjectType value)

Sets the value of the calendarQuarterReference property.

Parameters
value Allowed object is CalendarQuarterObjectType

public void setCaliforniaSDIEnabledForCompany (Boolean value)

Sets the value of the californiaSDIEnabledForCompany property.

Parameters
value Allowed object is Boolean

public void setCaliforniaVDIEnabledForCompany (Boolean value)

Sets the value of the californiaVDIEnabledForCompany property.

Parameters
value Allowed object is Boolean

public void setCompanyProvidesDependentBenefits (Boolean value)

Sets the value of the companyProvidesDependentBenefits property.

Parameters
value Allowed object is Boolean

public void setCompanyReference (CompanyObjectType value)

Sets the value of the companyReference property.

Parameters
value Allowed object is CompanyObjectType

public void setCorporateOfficer (Boolean value)

Sets the value of the corporateOfficer property.

Parameters
value Allowed object is Boolean

public void setCorporateOfficerTypeReference (PayrollReportingCodeAllObjectType value)

Sets the value of the corporateOfficerTypeReference property.

Parameters
value Allowed object is PayrollReportingCodeAllObjectType

public void setCoverageTypeUnemploymentWorkersCompBoth (String value)

Sets the value of the coverageTypeUnemploymentWorkersCompBoth property.

Parameters
value Allowed object is String

public void setCurrencyReference (CurrencyObjectType value)

Sets the value of the currencyReference property.

Parameters
value Allowed object is CurrencyObjectType

public void setDocumentFieldResultData (List<DocumentFieldResultDataType> documentFieldResultData)

Sets the value of the documentFieldResultData property.

Parameters
documentFieldResultData Allowed object is DocumentFieldResultDataType

public void setEEClassCodeIndicatorReference (PayrollReportingCodeAllObjectType value)

Sets the value of the eeClassCodeIndicatorReference property.

Parameters
value Allowed object is PayrollReportingCodeAllObjectType

public void setEndDate (XMLGregorianCalendar value)

Sets the value of the endDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setHoursWorked (BigDecimal value)

Sets the value of the hoursWorked property.

Parameters
value Allowed object is BigDecimal

public void setKindOfEmployerReference (KindOfEmployerForPayrollTaxFilingObjectType value)

Sets the value of the kindOfEmployerReference property.

Parameters
value Allowed object is KindOfEmployerForPayrollTaxFilingObjectType

public void setMedicalCoverage (Boolean value)

Sets the value of the medicalCoverage property.

Parameters
value Allowed object is Boolean

public void setOutsideCoverage (Boolean value)

Sets the value of the outsideCoverage property.

Parameters
value Allowed object is Boolean

public void setPayrollReportingCodeData (List<WorkerPayrollReportingCodeDataType> payrollReportingCodeData)

Sets the value of the payrollReportingCodeData property.

Parameters
payrollReportingCodeData Allowed object is WorkerPayrollReportingCodeDataType

public void setPayrollTaxAuthorityData (List<PayrollTaxAuthorityDataType> payrollTaxAuthorityData)

Sets the value of the payrollTaxAuthorityData property.

Parameters
payrollTaxAuthorityData Allowed object is PayrollTaxAuthorityDataType

public void setQuarterName (String value)

Sets the value of the quarterName property.

Parameters
value Allowed object is String

public void setQuarterNumber (BigDecimal value)

Sets the value of the quarterNumber property.

Parameters
value Allowed object is BigDecimal

public void setQuarterlyDeductionTaxData (List<QuarterlyDeductionTaxFilingDataType> quarterlyDeductionTaxData)

Sets the value of the quarterlyDeductionTaxData property.

Parameters
quarterlyDeductionTaxData Allowed object is QuarterlyDeductionTaxFilingDataType

public void setQuarterlyTaxConfigurationDataWrapper (List<QuarterlyTaxFilingConfigurationDataWrapperType> quarterlyTaxConfigurationDataWrapper)

Sets the value of the quarterlyTaxConfigurationDataWrapper property.

Parameters
quarterlyTaxConfigurationDataWrapper Allowed object is QuarterlyTaxFilingConfigurationDataWrapperType

public void setSeasonalWorker (Boolean value)

Sets the value of the seasonalWorker property.

Parameters
value Allowed object is Boolean

public void setStartDate (XMLGregorianCalendar value)

Sets the value of the startDate property.

Parameters
value Allowed object is XMLGregorianCalendar

public void setThirdPartyProvidesSickPayW2 (Boolean value)

Sets the value of the thirdPartyProvidesSickPayW2 property.

Parameters
value Allowed object is Boolean

public void setWAIIFDeductionData (List<WAIIFDeductionDataType> waiifDeductionData)

Sets the value of the waiifDeductionData property.

Parameters
waiifDeductionData Allowed object is WAIIFDeductionDataType

public void setWCCodeReference (WorkersCompensationCodeObjectType value)

Sets the value of the wcCodeReference property.

Parameters
value Allowed object is WorkersCompensationCodeObjectType

public void setWCExempt (Boolean value)

Sets the value of the wcExempt property.

Parameters
value Allowed object is Boolean

public void setWCRate (BigDecimal value)

Sets the value of the wcRate property.

Parameters
value Allowed object is BigDecimal

public void setWeeksWorked (BigDecimal value)

Sets the value of the weeksWorked property.

Parameters
value Allowed object is BigDecimal

public void setWorkerAnnualTaxDataWrapper (List<WorkerAnnualTaxDataWrapperType> workerAnnualTaxDataWrapper)

Sets the value of the workerAnnualTaxDataWrapper property.

Parameters
workerAnnualTaxDataWrapper Allowed object is WorkerAnnualTaxDataWrapperType

public void setWorkerReference (WorkerObjectType value)

Sets the value of the workerReference property.

Parameters
value Allowed object is WorkerObjectType