| java.lang.Object | |
| ↳ | com.workday.staffing.ContingentWorkerTaxAuthorityFormInformationDataType |
Contingent Worker Tax Authority Form Information
Java class for Contingent_Worker_Tax_Authority_Form_Information_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Contingent_Worker_Tax_Authority_Form_Information_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Tax_Authority_Form_Type_Reference" type="{urn:com.workday/bsvc}Tax_Authority_Form_TypeObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| taxAuthorityFormTypeReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the taxAuthorityFormTypeReference property.
| |||||||||||
Sets the value of the taxAuthorityFormTypeReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the taxAuthorityFormTypeReference property.
TaxAuthorityFormTypeObjectType
Sets the value of the taxAuthorityFormTypeReference property.
| value | Allowed object is
TaxAuthorityFormTypeObjectType
|
|---|

