| java.lang.Object | |
| ↳ | com.workday.payroll.PutPayrollPayeeOngoingWorkJurisdictionTaxElectionRequestType |
Element to hold Payroll Payee Ongoing Work Jurisdiction Tax Election Request Information
Java class for Put_Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_RequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Put_Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_RequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_Data" type="{urn:com.workday/bsvc}Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_DataType"/>
</sequence>
<attribute ref="{urn:com.workday/bsvc}version"/>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| payrollPayeeOngoingWorkJurisdictionTaxElectionData | |||||||||||
| version | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| |||||||||||
Gets the value of the version property.
| |||||||||||
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
PayrollPayeeOngoingWorkJurisdictionTaxElectionDataType
Gets the value of the version property.
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| value | Allowed object is
PayrollPayeeOngoingWorkJurisdictionTaxElectionDataType
|
|---|
Sets the value of the version property.
| value | Allowed object is String |
|---|