| java.lang.Object | |
| ↳ | workday.com.bsvc.PayrollFederalW4TaxElectionType |
Element to hold all information about a Payroll Payee W-4
Java class for Payroll_Federal_W-4_Tax_ElectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Federal_W-4_Tax_ElectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payroll_Payee_W-4_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
<element name="Get_Put_Payroll_Payee_W-4_Data" type="{urn:com.workday/bsvc}Payroll_Federal_W-4_Tax_Election_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| getPutPayrollPayeeW4Data | |||||||||||
| payrollPayeeW4Reference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the getPutPayrollPayeeW4Data property.
| |||||||||||
Gets the value of the payrollPayeeW4Reference property.
| |||||||||||
Sets the value of the getPutPayrollPayeeW4Data property.
| |||||||||||
Sets the value of the payrollPayeeW4Reference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the getPutPayrollPayeeW4Data property.
PayrollFederalW4TaxElectionDataType
Gets the value of the payrollPayeeW4Reference property.
UniqueIdentifierObjectType
Sets the value of the getPutPayrollPayeeW4Data property.
| value | Allowed object is
PayrollFederalW4TaxElectionDataType
|
|---|
Sets the value of the payrollPayeeW4Reference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|

