| java.lang.Object | |
| ↳ | com.workday.hr.ClassReportFieldReferenceType |
Reference element representing a unique instance of Class Report Field. Only attribute-based CRFs should be used for comparing data and not object-based CRFs in order to return data-level changes in the system.
Java class for Class_Report_Field_ReferenceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Class_Report_Field_ReferenceType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Class_Report_Field_Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| classReportFieldName | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the classReportFieldName property.
| |||||||||||
Sets the value of the classReportFieldName property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||||||||||||||||||||||||
Gets the value of the classReportFieldName property.
Sets the value of the classReportFieldName property.
| value | Allowed object is String |
|---|

