| java.lang.Object | |
| ↳ | com.workday.hr.ProfessionalExperienceRatingReferenceType |
Reference element representing a unique instance of Work Experience Rating.
Java class for Professional_Experience_Rating_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Professional_Experience_Rating_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Rating_Description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ratingDescription | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the ratingDescription property.
| |||||||||||
Sets the value of the ratingDescription property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the ratingDescription property.
Sets the value of the ratingDescription property.
| value | Allowed object is String |
|---|

