public class

StateTaxElectionDataType

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

Class Overview

Payroll State and Local Tax Elections

Java class for State_Tax_Election_DataType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="State_Tax_Election_DataType">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="Payroll_State_Authority_Reference" type="{urn:com.workday/bsvc}Payroll_State_AuthorityObjectType" minOccurs="0"/>
         <element name="State_Income_Tax_Data" type="{urn:com.workday/bsvc}Payroll_Payee_State_Election_for_State_and_LocalType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="State_Unemployment_Data" type="{urn:com.workday/bsvc}Payroll_Payee_SUTA_Electon_for_State_and_LocalType" minOccurs="0"/>
         <element name="Earned_Income_Credit_Data" type="{urn:com.workday/bsvc}Payroll_Payee_EIC_Election_for_State_and_LocalType" minOccurs="0"/>
         <element name="Payroll_State_County_Tax_Data" type="{urn:com.workday/bsvc}Payroll_Payee_County_Election_for_State_and_LocalType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_State_City_Tax_Data" type="{urn:com.workday/bsvc}Payroll_Payee_City_Election_for_State_and_LocalType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_State_School_District_Tax_Data" type="{urn:com.workday/bsvc}Payroll_Payee_School_District_Election_for_State_and_LocalType" maxOccurs="unbounded" minOccurs="0"/>
         <element name="Payroll_State_Other_Tax_Data" type="{urn:com.workday/bsvc}Payroll_Payee_Other_Election_for_State_and_LocalType" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected PayrollPayeeEICElectionForStateAndLocalType earnedIncomeCreditData
protected PayrollStateAuthorityObjectType payrollStateAuthorityReference
protected List<PayrollPayeeCityElectionForStateAndLocalType> payrollStateCityTaxData
protected List<PayrollPayeeCountyElectionForStateAndLocalType> payrollStateCountyTaxData
protected List<PayrollPayeeOtherElectionForStateAndLocalType> payrollStateOtherTaxData
protected List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> payrollStateSchoolDistrictTaxData
protected List<PayrollPayeeStateElectionForStateAndLocalType> stateIncomeTaxData
protected PayrollPayeeSUTAElectonForStateAndLocalType stateUnemploymentData
Public Constructors
StateTaxElectionDataType()
Public Methods
PayrollPayeeEICElectionForStateAndLocalType getEarnedIncomeCreditData()
Gets the value of the earnedIncomeCreditData property.
PayrollStateAuthorityObjectType getPayrollStateAuthorityReference()
Gets the value of the payrollStateAuthorityReference property.
List<PayrollPayeeCityElectionForStateAndLocalType> getPayrollStateCityTaxData()
Gets the value of the payrollStateCityTaxData property.
List<PayrollPayeeCountyElectionForStateAndLocalType> getPayrollStateCountyTaxData()
Gets the value of the payrollStateCountyTaxData property.
List<PayrollPayeeOtherElectionForStateAndLocalType> getPayrollStateOtherTaxData()
Gets the value of the payrollStateOtherTaxData property.
List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> getPayrollStateSchoolDistrictTaxData()
Gets the value of the payrollStateSchoolDistrictTaxData property.
List<PayrollPayeeStateElectionForStateAndLocalType> getStateIncomeTaxData()
Gets the value of the stateIncomeTaxData property.
PayrollPayeeSUTAElectonForStateAndLocalType getStateUnemploymentData()
Gets the value of the stateUnemploymentData property.
void setEarnedIncomeCreditData(PayrollPayeeEICElectionForStateAndLocalType value)
Sets the value of the earnedIncomeCreditData property.
void setPayrollStateAuthorityReference(PayrollStateAuthorityObjectType value)
Sets the value of the payrollStateAuthorityReference property.
void setPayrollStateCityTaxData(List<PayrollPayeeCityElectionForStateAndLocalType> payrollStateCityTaxData)
Sets the value of the payrollStateCityTaxData property.
void setPayrollStateCountyTaxData(List<PayrollPayeeCountyElectionForStateAndLocalType> payrollStateCountyTaxData)
Sets the value of the payrollStateCountyTaxData property.
void setPayrollStateOtherTaxData(List<PayrollPayeeOtherElectionForStateAndLocalType> payrollStateOtherTaxData)
Sets the value of the payrollStateOtherTaxData property.
void setPayrollStateSchoolDistrictTaxData(List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> payrollStateSchoolDistrictTaxData)
Sets the value of the payrollStateSchoolDistrictTaxData property.
void setStateIncomeTaxData(List<PayrollPayeeStateElectionForStateAndLocalType> stateIncomeTaxData)
Sets the value of the stateIncomeTaxData property.
void setStateUnemploymentData(PayrollPayeeSUTAElectonForStateAndLocalType value)
Sets the value of the stateUnemploymentData property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected PayrollPayeeEICElectionForStateAndLocalType earnedIncomeCreditData

protected PayrollStateAuthorityObjectType payrollStateAuthorityReference

protected List<PayrollPayeeCityElectionForStateAndLocalType> payrollStateCityTaxData

protected List<PayrollPayeeCountyElectionForStateAndLocalType> payrollStateCountyTaxData

protected List<PayrollPayeeOtherElectionForStateAndLocalType> payrollStateOtherTaxData

protected List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> payrollStateSchoolDistrictTaxData

protected List<PayrollPayeeStateElectionForStateAndLocalType> stateIncomeTaxData

protected PayrollPayeeSUTAElectonForStateAndLocalType stateUnemploymentData

Public Constructors

public StateTaxElectionDataType ()

Public Methods

public PayrollPayeeEICElectionForStateAndLocalType getEarnedIncomeCreditData ()

Gets the value of the earnedIncomeCreditData property.

Returns

public PayrollStateAuthorityObjectType getPayrollStateAuthorityReference ()

Gets the value of the payrollStateAuthorityReference property.

Returns

public List<PayrollPayeeCityElectionForStateAndLocalType> getPayrollStateCityTaxData ()

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

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

    getPayrollStateCityTaxData().add(newItem);
 

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

public List<PayrollPayeeCountyElectionForStateAndLocalType> getPayrollStateCountyTaxData ()

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

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

    getPayrollStateCountyTaxData().add(newItem);
 

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

public List<PayrollPayeeOtherElectionForStateAndLocalType> getPayrollStateOtherTaxData ()

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

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

    getPayrollStateOtherTaxData().add(newItem);
 

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

public List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> getPayrollStateSchoolDistrictTaxData ()

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

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

    getPayrollStateSchoolDistrictTaxData().add(newItem);
 

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

public List<PayrollPayeeStateElectionForStateAndLocalType> getStateIncomeTaxData ()

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

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

    getStateIncomeTaxData().add(newItem);
 

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

public PayrollPayeeSUTAElectonForStateAndLocalType getStateUnemploymentData ()

Gets the value of the stateUnemploymentData property.

Returns

public void setEarnedIncomeCreditData (PayrollPayeeEICElectionForStateAndLocalType value)

Sets the value of the earnedIncomeCreditData property.

Parameters
value Allowed object is PayrollPayeeEICElectionForStateAndLocalType

public void setPayrollStateAuthorityReference (PayrollStateAuthorityObjectType value)

Sets the value of the payrollStateAuthorityReference property.

Parameters
value Allowed object is PayrollStateAuthorityObjectType

public void setPayrollStateCityTaxData (List<PayrollPayeeCityElectionForStateAndLocalType> payrollStateCityTaxData)

Sets the value of the payrollStateCityTaxData property.

Parameters
payrollStateCityTaxData Allowed object is PayrollPayeeCityElectionForStateAndLocalType

public void setPayrollStateCountyTaxData (List<PayrollPayeeCountyElectionForStateAndLocalType> payrollStateCountyTaxData)

Sets the value of the payrollStateCountyTaxData property.

Parameters
payrollStateCountyTaxData Allowed object is PayrollPayeeCountyElectionForStateAndLocalType

public void setPayrollStateOtherTaxData (List<PayrollPayeeOtherElectionForStateAndLocalType> payrollStateOtherTaxData)

Sets the value of the payrollStateOtherTaxData property.

Parameters
payrollStateOtherTaxData Allowed object is PayrollPayeeOtherElectionForStateAndLocalType

public void setPayrollStateSchoolDistrictTaxData (List<PayrollPayeeSchoolDistrictElectionForStateAndLocalType> payrollStateSchoolDistrictTaxData)

Sets the value of the payrollStateSchoolDistrictTaxData property.

Parameters
payrollStateSchoolDistrictTaxData Allowed object is PayrollPayeeSchoolDistrictElectionForStateAndLocalType

public void setStateIncomeTaxData (List<PayrollPayeeStateElectionForStateAndLocalType> stateIncomeTaxData)

Sets the value of the stateIncomeTaxData property.

Parameters
stateIncomeTaxData Allowed object is PayrollPayeeStateElectionForStateAndLocalType

public void setStateUnemploymentData (PayrollPayeeSUTAElectonForStateAndLocalType value)

Sets the value of the stateUnemploymentData property.

Parameters
value Allowed object is PayrollPayeeSUTAElectonForStateAndLocalType