| java.lang.Object | |
| ↳ | workday.com.bsvc.JobLevelReferenceType |
reference to the job level for a job profile.
Java class for Job_Level_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Job_Level_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Job_Level_Reference" type="{urn:com.workday/bsvc}Job_LevelObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| jobLevelReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the jobLevelReference property.
| |||||||||||
Sets the value of the jobLevelReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the jobLevelReference property.
JobLevelObjectType
Sets the value of the jobLevelReference property.
| value | Allowed object is
JobLevelObjectType
|
|---|

