| java.lang.Object | |
| ↳ | com.workday.payroll.WorkerTaxTreatyDataType |
Worker Tax Treaty Data
Java class for Worker_Tax_Treaty_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Worker_Tax_Treaty_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType"/>
<element name="Tax_Year_Reference" type="{urn:com.workday/bsvc}Calendar_YearObjectType"/>
<element name="Treaty_Benefit_Start_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Treaty_Benefit_End_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Maximum_Benefit_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="21"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="No_Treaty_Maximum" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Treaty_Eligibility_Begin" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Treaty_Eligibility_End" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Income_Code_Reference" type="{urn:com.workday/bsvc}Payroll_Income_CodeObjectType"/>
<element name="Income_Code_Subtype_Reference" type="{urn:com.workday/bsvc}Payroll_Income_Code_SubtypeObjectType" minOccurs="0"/>
<element name="Eligible_for_Withholding_Allowance" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Withholding_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="Tax_Residency_Country_Code_Reference" type="{urn:com.workday/bsvc}Payroll_IRS_CountryObjectType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| eligibleForWithholdingAllowance | |||||||||||
| incomeCodeReference | |||||||||||
| incomeCodeSubtypeReference | |||||||||||
| maximumBenefitAmount | |||||||||||
| noTreatyMaximum | |||||||||||
| taxResidencyCountryCodeReference | |||||||||||
| taxYearReference | |||||||||||
| treatyBenefitEndDate | |||||||||||
| treatyBenefitStartDate | |||||||||||
| treatyEligibilityBegin | |||||||||||
| treatyEligibilityEnd | |||||||||||
| withholdingRate | |||||||||||
| workerReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the eligibleForWithholdingAllowance property.
| |||||||||||
Gets the value of the incomeCodeReference property.
| |||||||||||
Gets the value of the incomeCodeSubtypeReference property.
| |||||||||||
Gets the value of the maximumBenefitAmount property.
| |||||||||||
Gets the value of the noTreatyMaximum property.
| |||||||||||
Gets the value of the taxResidencyCountryCodeReference property.
| |||||||||||
Gets the value of the taxYearReference property.
| |||||||||||
Gets the value of the treatyBenefitEndDate property.
| |||||||||||
Gets the value of the treatyBenefitStartDate property.
| |||||||||||
Gets the value of the treatyEligibilityBegin property.
| |||||||||||
Gets the value of the treatyEligibilityEnd property.
| |||||||||||
Gets the value of the withholdingRate property.
| |||||||||||
Gets the value of the workerReference property.
| |||||||||||
Sets the value of the eligibleForWithholdingAllowance property.
| |||||||||||
Sets the value of the incomeCodeReference property.
| |||||||||||
Sets the value of the incomeCodeSubtypeReference property.
| |||||||||||
Sets the value of the maximumBenefitAmount property.
| |||||||||||
Sets the value of the noTreatyMaximum property.
| |||||||||||
Sets the value of the taxResidencyCountryCodeReference property.
| |||||||||||
Sets the value of the taxYearReference property.
| |||||||||||
Sets the value of the treatyBenefitEndDate property.
| |||||||||||
Sets the value of the treatyBenefitStartDate property.
| |||||||||||
Sets the value of the treatyEligibilityBegin property.
| |||||||||||
Sets the value of the treatyEligibilityEnd property.
| |||||||||||
Sets the value of the withholdingRate property.
| |||||||||||
Sets the value of the workerReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the eligibleForWithholdingAllowance property. This getter has been renamed from isEligibleForWithholdingAllowance() to getEligibleForWithholdingAllowance() by cxf-xjc-boolean plugin.
Gets the value of the incomeCodeReference property.
PayrollIncomeCodeObjectType
Gets the value of the incomeCodeSubtypeReference property.
PayrollIncomeCodeSubtypeObjectType
Gets the value of the maximumBenefitAmount property.
Gets the value of the noTreatyMaximum property. This getter has been renamed from isNoTreatyMaximum() to getNoTreatyMaximum() by cxf-xjc-boolean plugin.
Gets the value of the taxResidencyCountryCodeReference property.
PayrollIRSCountryObjectType
Gets the value of the taxYearReference property.
CalendarYearObjectType
Gets the value of the treatyBenefitEndDate property.
Gets the value of the treatyBenefitStartDate property.
Gets the value of the treatyEligibilityBegin property.
Gets the value of the treatyEligibilityEnd property.
Gets the value of the withholdingRate property.
Gets the value of the workerReference property.
WorkerObjectType
Sets the value of the eligibleForWithholdingAllowance property.
| value | Allowed object is Boolean |
|---|
Sets the value of the incomeCodeReference property.
| value | Allowed object is
PayrollIncomeCodeObjectType
|
|---|
Sets the value of the incomeCodeSubtypeReference property.
| value | Allowed object is
PayrollIncomeCodeSubtypeObjectType
|
|---|
Sets the value of the maximumBenefitAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the noTreatyMaximum property.
| value | Allowed object is Boolean |
|---|
Sets the value of the taxResidencyCountryCodeReference property.
| value | Allowed object is
PayrollIRSCountryObjectType
|
|---|
Sets the value of the taxYearReference property.
| value | Allowed object is
CalendarYearObjectType
|
|---|
Sets the value of the treatyBenefitEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the treatyBenefitStartDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the treatyEligibilityBegin property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the treatyEligibilityEnd property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the withholdingRate property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the workerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|