| java.lang.Object | |
| ↳ | com.workday.payroll.PayrollPayeeCityElectionForStateAndLocalType |
Local City Tax Election
Java class for Payroll_Payee_City_Election_for_State_and_LocalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Payee_City_Election_for_State_and_LocalType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Effective_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Tax_Address_Type_Reference" type="{urn:com.workday/bsvc}Tax_Address_TypeObjectType"/>
<element name="Payroll_Local_City_Authority_Reference" type="{urn:com.workday/bsvc}Payroll_Local_AuthorityObjectType" minOccurs="0"/>
<element name="Exemptions" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="5"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Withholding_Percent_Reference" type="{urn:com.workday/bsvc}Payroll_Constant_PercentObjectType" minOccurs="0"/>
<element name="Previous_Employer_Deducted_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="14"/>
<minInclusive value="0"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="Additional_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="8"/>
<minInclusive value="0"/>
<fractionDigits value="2"/>
</restriction>
</simpleType>
</element>
<element name="Low_Income_Threshold" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Exempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Exempt_Reason_Reference" type="{urn:com.workday/bsvc}Payroll_Constant_TextObjectType" minOccurs="0"/>
<element name="Inactivate_State_Tax" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| additionalAmount | |||||||||||
| effectiveDate | |||||||||||
| exempt | |||||||||||
| exemptReasonReference | |||||||||||
| exemptions | |||||||||||
| inactivateStateTax | |||||||||||
| lowIncomeThreshold | |||||||||||
| payrollLocalCityAuthorityReference | |||||||||||
| previousEmployerDeductedAmount | |||||||||||
| taxAddressTypeReference | |||||||||||
| withholdingPercentReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the additionalAmount property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Gets the value of the exempt property.
| |||||||||||
Gets the value of the exemptReasonReference property.
| |||||||||||
Gets the value of the exemptions property.
| |||||||||||
Gets the value of the inactivateStateTax property.
| |||||||||||
Gets the value of the lowIncomeThreshold property.
| |||||||||||
Gets the value of the payrollLocalCityAuthorityReference property.
| |||||||||||
Gets the value of the previousEmployerDeductedAmount property.
| |||||||||||
Gets the value of the taxAddressTypeReference property.
| |||||||||||
Gets the value of the withholdingPercentReference property.
| |||||||||||
Sets the value of the additionalAmount property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
Sets the value of the exempt property.
| |||||||||||
Sets the value of the exemptReasonReference property.
| |||||||||||
Sets the value of the exemptions property.
| |||||||||||
Sets the value of the inactivateStateTax property.
| |||||||||||
Sets the value of the lowIncomeThreshold property.
| |||||||||||
Sets the value of the payrollLocalCityAuthorityReference property.
| |||||||||||
Sets the value of the previousEmployerDeductedAmount property.
| |||||||||||
Sets the value of the taxAddressTypeReference property.
| |||||||||||
Sets the value of the withholdingPercentReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the additionalAmount property.
Gets the value of the effectiveDate property.
Gets the value of the exempt property. This getter has been renamed from isExempt() to getExempt() by cxf-xjc-boolean plugin.
Gets the value of the exemptReasonReference property.
PayrollConstantTextObjectType
Gets the value of the exemptions property.
Gets the value of the inactivateStateTax property. This getter has been renamed from isInactivateStateTax() to getInactivateStateTax() by cxf-xjc-boolean plugin.
Gets the value of the lowIncomeThreshold property.
Gets the value of the payrollLocalCityAuthorityReference property.
PayrollLocalAuthorityObjectType
Gets the value of the previousEmployerDeductedAmount property.
Gets the value of the taxAddressTypeReference property.
TaxAddressTypeObjectType
Gets the value of the withholdingPercentReference property.
PayrollConstantPercentObjectType
Sets the value of the additionalAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the effectiveDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the exempt property.
| value | Allowed object is Boolean |
|---|
Sets the value of the exemptReasonReference property.
| value | Allowed object is
PayrollConstantTextObjectType
|
|---|
Sets the value of the exemptions property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the inactivateStateTax property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lowIncomeThreshold property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the payrollLocalCityAuthorityReference property.
| value | Allowed object is
PayrollLocalAuthorityObjectType
|
|---|
Sets the value of the previousEmployerDeductedAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxAddressTypeReference property.
| value | Allowed object is
TaxAddressTypeObjectType
|
|---|
Sets the value of the withholdingPercentReference property.
| value | Allowed object is
PayrollConstantPercentObjectType
|
|---|