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