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

