| java.lang.Object | |
| ↳ | com.workday.payroll.PayrollPayeeOngoingWorkJurisdictionTaxElectionType |
Element to hold Payroll Payee Ongoing Jurisdiction Response Data Information
Java class for Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_ElectionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_ElectionType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_Reference" type="{urn:com.workday/bsvc}Unique_IdentifierObjectType" minOccurs="0"/>
<element name="Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_Data" type="{urn:com.workday/bsvc}Payroll_Payee_Ongoing_Work_Jurisdiction_Tax_Election_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| |||||||||||
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionReference property.
| |||||||||||
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| |||||||||||
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
PayrollPayeeOngoingWorkJurisdictionTaxElectionDataType
Gets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionReference property.
UniqueIdentifierObjectType
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionData property.
| value | Allowed object is
PayrollPayeeOngoingWorkJurisdictionTaxElectionDataType
|
|---|
Sets the value of the payrollPayeeOngoingWorkJurisdictionTaxElectionReference property.
| value | Allowed object is
UniqueIdentifierObjectType
|
|---|