| java.lang.Object | ||
| ↳ | workday.com.bsvc.OrganizationReferenceType | |
| ↳ | workday.com.bsvc.OrganizationReferenceRootType | |
Java class for Organization_ReferenceRootType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Organization_ReferenceRootType">
<complexContent>
<extension base="{urn:com.workday/bsvc}Organization_ReferenceType">
<attribute ref="{urn:com.workday/bsvc}version"/>
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| version | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
workday.com.bsvc.OrganizationReferenceType
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the version property.
| |||||||||||
Sets the value of the version property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
workday.com.bsvc.OrganizationReferenceType
| |||||||||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the version property.
Sets the value of the version property.
| value | Allowed object is String |
|---|

