| java.lang.Object | |
| ↳ | com.workday.hr.JobProfileResponseGroupType |
The response group allows for the response data to be tailored to only included elements that the user is looking for. If no response group is provided in the request, then all groups will be returned. If the Response Group element is returned, you can select which sections of data to include in the response.
Java class for Job_Profile_Response_GroupType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Job_Profile_Response_GroupType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Include_Reference" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Profile_Basic_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Classification_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Profile_Pay_Rate_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Profile_Exempt_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Workers_Compensation_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Responsibility_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Work_Experience_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Education_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Language_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Competency_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Certification_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Training_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Include_Job_Profile_Compensation_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| includeCertificationQualifications | |||||||||||
| includeCompetencyQualifications | |||||||||||
| includeEducationQualifications | |||||||||||
| includeJobClassificationData | |||||||||||
| includeJobProfileBasicData | |||||||||||
| includeJobProfileCompensationData | |||||||||||
| includeJobProfileExemptData | |||||||||||
| includeJobProfilePayRateData | |||||||||||
| includeLanguageQualifications | |||||||||||
| includeReference | |||||||||||
| includeResponsibilityQualifications | |||||||||||
| includeTrainingQualifications | |||||||||||
| includeWorkExperienceQualifications | |||||||||||
| includeWorkersCompensationData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the includeCertificationQualifications property.
| |||||||||||
Gets the value of the includeCompetencyQualifications property.
| |||||||||||
Gets the value of the includeEducationQualifications property.
| |||||||||||
Gets the value of the includeJobClassificationData property.
| |||||||||||
Gets the value of the includeJobProfileBasicData property.
| |||||||||||
Gets the value of the includeJobProfileCompensationData property.
| |||||||||||
Gets the value of the includeJobProfileExemptData property.
| |||||||||||
Gets the value of the includeJobProfilePayRateData property.
| |||||||||||
Gets the value of the includeLanguageQualifications property.
| |||||||||||
Gets the value of the includeReference property.
| |||||||||||
Gets the value of the includeResponsibilityQualifications property.
| |||||||||||
Gets the value of the includeTrainingQualifications property.
| |||||||||||
Gets the value of the includeWorkExperienceQualifications property.
| |||||||||||
Gets the value of the includeWorkersCompensationData property.
| |||||||||||
Sets the value of the includeCertificationQualifications property.
| |||||||||||
Sets the value of the includeCompetencyQualifications property.
| |||||||||||
Sets the value of the includeEducationQualifications property.
| |||||||||||
Sets the value of the includeJobClassificationData property.
| |||||||||||
Sets the value of the includeJobProfileBasicData property.
| |||||||||||
Sets the value of the includeJobProfileCompensationData property.
| |||||||||||
Sets the value of the includeJobProfileExemptData property.
| |||||||||||
Sets the value of the includeJobProfilePayRateData property.
| |||||||||||
Sets the value of the includeLanguageQualifications property.
| |||||||||||
Sets the value of the includeReference property.
| |||||||||||
Sets the value of the includeResponsibilityQualifications property.
| |||||||||||
Sets the value of the includeTrainingQualifications property.
| |||||||||||
Sets the value of the includeWorkExperienceQualifications property.
| |||||||||||
Sets the value of the includeWorkersCompensationData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the includeCertificationQualifications property. This getter has been renamed from isIncludeCertificationQualifications() to getIncludeCertificationQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeCompetencyQualifications property. This getter has been renamed from isIncludeCompetencyQualifications() to getIncludeCompetencyQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeEducationQualifications property. This getter has been renamed from isIncludeEducationQualifications() to getIncludeEducationQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeJobClassificationData property. This getter has been renamed from isIncludeJobClassificationData() to getIncludeJobClassificationData() by cxf-xjc-boolean plugin.
Gets the value of the includeJobProfileBasicData property. This getter has been renamed from isIncludeJobProfileBasicData() to getIncludeJobProfileBasicData() by cxf-xjc-boolean plugin.
Gets the value of the includeJobProfileCompensationData property. This getter has been renamed from isIncludeJobProfileCompensationData() to getIncludeJobProfileCompensationData() by cxf-xjc-boolean plugin.
Gets the value of the includeJobProfileExemptData property. This getter has been renamed from isIncludeJobProfileExemptData() to getIncludeJobProfileExemptData() by cxf-xjc-boolean plugin.
Gets the value of the includeJobProfilePayRateData property. This getter has been renamed from isIncludeJobProfilePayRateData() to getIncludeJobProfilePayRateData() by cxf-xjc-boolean plugin.
Gets the value of the includeLanguageQualifications property. This getter has been renamed from isIncludeLanguageQualifications() to getIncludeLanguageQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeReference property. This getter has been renamed from isIncludeReference() to getIncludeReference() by cxf-xjc-boolean plugin.
Gets the value of the includeResponsibilityQualifications property. This getter has been renamed from isIncludeResponsibilityQualifications() to getIncludeResponsibilityQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeTrainingQualifications property. This getter has been renamed from isIncludeTrainingQualifications() to getIncludeTrainingQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeWorkExperienceQualifications property. This getter has been renamed from isIncludeWorkExperienceQualifications() to getIncludeWorkExperienceQualifications() by cxf-xjc-boolean plugin.
Gets the value of the includeWorkersCompensationData property. This getter has been renamed from isIncludeWorkersCompensationData() to getIncludeWorkersCompensationData() by cxf-xjc-boolean plugin.
Sets the value of the includeCertificationQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeCompetencyQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeEducationQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobClassificationData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobProfileBasicData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobProfileCompensationData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobProfileExemptData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeJobProfilePayRateData property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeLanguageQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeReference property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeResponsibilityQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeTrainingQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeWorkExperienceQualifications property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeWorkersCompensationData property.
| value | Allowed object is Boolean |
|---|