| java.lang.Object | |
| ↳ | com.workday.payrollinterface.PayeeW4WithholdingDataType |
W-4 (USA) Tax Withholding information
Java class for Payee_W-4_Withholding_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payee_W-4_Withholding_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Creation_Date_Time" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Last_Updated_By_Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType" minOccurs="0"/>
<element name="Number_Of_Allowances" 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="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="Exempt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Nonresident_Alien" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Last_Name_Differs_From_SS" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="ESS_Electronic_Signature_Confirmation" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="Lock_In_Letter" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Payroll_Marital_Status_Reference" type="{urn:com.workday/bsvc}Payroll_Withholding_StatusObjectType" minOccurs="0"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
</sequence>
<attribute name="Effective_Date" type="{http://www.w3.org/2001/XMLSchema}date" />
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| additionalAmount | |||||||||||
| creationDateTime | |||||||||||
| currencyReference | |||||||||||
| effectiveDate | |||||||||||
| essElectronicSignatureConfirmation | |||||||||||
| exempt | |||||||||||
| lastNameDiffersFromSS | |||||||||||
| lastUpdatedByWorkerReference | |||||||||||
| lockInLetter | |||||||||||
| nonresidentAlien | |||||||||||
| numberOfAllowances | |||||||||||
| payrollMaritalStatusReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the additionalAmount property.
| |||||||||||
Gets the value of the creationDateTime property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the essElectronicSignatureConfirmation property.
| |||||||||||
Gets the value of the effectiveDate property.
| |||||||||||
Gets the value of the exempt property.
| |||||||||||
Gets the value of the lastNameDiffersFromSS property.
| |||||||||||
Gets the value of the lastUpdatedByWorkerReference property.
| |||||||||||
Gets the value of the lockInLetter property.
| |||||||||||
Gets the value of the nonresidentAlien property.
| |||||||||||
Gets the value of the numberOfAllowances property.
| |||||||||||
Gets the value of the payrollMaritalStatusReference property.
| |||||||||||
Sets the value of the additionalAmount property.
| |||||||||||
Sets the value of the creationDateTime property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the essElectronicSignatureConfirmation property.
| |||||||||||
Sets the value of the effectiveDate property.
| |||||||||||
Sets the value of the exempt property.
| |||||||||||
Sets the value of the lastNameDiffersFromSS property.
| |||||||||||
Sets the value of the lastUpdatedByWorkerReference property.
| |||||||||||
Sets the value of the lockInLetter property.
| |||||||||||
Sets the value of the nonresidentAlien property.
| |||||||||||
Sets the value of the numberOfAllowances property.
| |||||||||||
Sets the value of the payrollMaritalStatusReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the additionalAmount property.
Gets the value of the creationDateTime property.
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the essElectronicSignatureConfirmation 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 lastNameDiffersFromSS property. This getter has been renamed from isLastNameDiffersFromSS() to getLastNameDiffersFromSS() by cxf-xjc-boolean plugin.
Gets the value of the lastUpdatedByWorkerReference property.
WorkerObjectType
Gets the value of the lockInLetter property. This getter has been renamed from isLockInLetter() to getLockInLetter() by cxf-xjc-boolean plugin.
Gets the value of the nonresidentAlien property. This getter has been renamed from isNonresidentAlien() to getNonresidentAlien() by cxf-xjc-boolean plugin.
Gets the value of the numberOfAllowances property.
Gets the value of the payrollMaritalStatusReference property.
PayrollWithholdingStatusObjectType
Sets the value of the additionalAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the creationDateTime property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the essElectronicSignatureConfirmation property.
| value | Allowed object is XMLGregorianCalendar |
|---|
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 lastNameDiffersFromSS property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastUpdatedByWorkerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|
Sets the value of the lockInLetter property.
| value | Allowed object is Boolean |
|---|
Sets the value of the nonresidentAlien property.
| value | Allowed object is Boolean |
|---|
Sets the value of the numberOfAllowances property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the payrollMaritalStatusReference property.
| value | Allowed object is
PayrollWithholdingStatusObjectType
|
|---|