| java.lang.Object | |
| ↳ | workday.com.bsvc.PositionReferenceType |
Reference element representing a unique instance of Position.
Java class for Position_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Position_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Integration_ID_Reference" type="{urn:com.workday/bsvc}External_Integration_ID_Reference_DataType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| integrationIDReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the integrationIDReference property.
| |||||||||||
Sets the value of the integrationIDReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the integrationIDReference property.
ExternalIntegrationIDReferenceDataType
Sets the value of the integrationIDReference property.
| value | Allowed object is
ExternalIntegrationIDReferenceDataType
|
|---|

