| java.lang.Object | |
| ↳ | com.workday.hr.CompanyReferenceType |
Reference element representing a unique instance of Company.
Java class for Company_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Company_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Organization_Reference" type="{urn:com.workday/bsvc}Organization_ReferenceType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| organizationReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the organizationReference property.
| |||||||||||
Sets the value of the organizationReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the organizationReference property.
OrganizationReferenceType
Sets the value of the organizationReference property.
| value | Allowed object is
OrganizationReferenceType
|
|---|

