| java.lang.Object | |
| ↳ | com.workday.payroll.StateTaxElectionDataType |
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>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the earnedIncomeCreditData property.
| |||||||||||
Gets the value of the payrollStateAuthorityReference property.
| |||||||||||
Gets the value of the payrollStateCityTaxData property.
| |||||||||||
Gets the value of the payrollStateCountyTaxData property.
| |||||||||||
Gets the value of the payrollStateOtherTaxData property.
| |||||||||||
Gets the value of the payrollStateSchoolDistrictTaxData property.
| |||||||||||
Gets the value of the stateIncomeTaxData property.
| |||||||||||
Gets the value of the stateUnemploymentData property.
| |||||||||||
Sets the value of the earnedIncomeCreditData property.
| |||||||||||
Sets the value of the payrollStateAuthorityReference property.
| |||||||||||
Sets the value of the payrollStateCityTaxData property.
| |||||||||||
Sets the value of the payrollStateCountyTaxData property.
| |||||||||||
Sets the value of the payrollStateOtherTaxData property.
| |||||||||||
Sets the value of the payrollStateSchoolDistrictTaxData property.
| |||||||||||
Sets the value of the stateIncomeTaxData property.
| |||||||||||
Sets the value of the stateUnemploymentData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the earnedIncomeCreditData property.
PayrollPayeeEICElectionForStateAndLocalType
Gets the value of the payrollStateAuthorityReference property.
PayrollStateAuthorityObjectType
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
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
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
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
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
Gets the value of the stateUnemploymentData property.
PayrollPayeeSUTAElectonForStateAndLocalType
Sets the value of the earnedIncomeCreditData property.
| value | Allowed object is
PayrollPayeeEICElectionForStateAndLocalType
|
|---|
Sets the value of the payrollStateAuthorityReference property.
| value | Allowed object is
PayrollStateAuthorityObjectType
|
|---|
Sets the value of the payrollStateCityTaxData property.
| payrollStateCityTaxData | Allowed object is
PayrollPayeeCityElectionForStateAndLocalType
|
|---|
Sets the value of the payrollStateCountyTaxData property.
| payrollStateCountyTaxData | Allowed object is
PayrollPayeeCountyElectionForStateAndLocalType
|
|---|
Sets the value of the payrollStateOtherTaxData property.
| payrollStateOtherTaxData | Allowed object is
PayrollPayeeOtherElectionForStateAndLocalType
|
|---|
Sets the value of the payrollStateSchoolDistrictTaxData property.
| payrollStateSchoolDistrictTaxData | Allowed object is
PayrollPayeeSchoolDistrictElectionForStateAndLocalType
|
|---|
Sets the value of the stateIncomeTaxData property.
| stateIncomeTaxData | Allowed object is
PayrollPayeeStateElectionForStateAndLocalType
|
|---|
Sets the value of the stateUnemploymentData property.
| value | Allowed object is
PayrollPayeeSUTAElectonForStateAndLocalType
|
|---|