public class

JobProfileResponseGroupType

extends Object
implements Serializable
java.lang.Object
   ↳ com.workday.hr.JobProfileResponseGroupType

Class Overview

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>
 

Summary

Constants
long serialVersionUID
Fields
protected Boolean includeCertificationQualifications
protected Boolean includeCompetencyQualifications
protected Boolean includeEducationQualifications
protected Boolean includeJobClassificationData
protected Boolean includeJobProfileBasicData
protected Boolean includeJobProfileCompensationData
protected Boolean includeJobProfileExemptData
protected Boolean includeJobProfilePayRateData
protected Boolean includeLanguageQualifications
protected Boolean includeReference
protected Boolean includeResponsibilityQualifications
protected Boolean includeTrainingQualifications
protected Boolean includeWorkExperienceQualifications
protected Boolean includeWorkersCompensationData
Public Constructors
JobProfileResponseGroupType()
Public Methods
Boolean getIncludeCertificationQualifications()
Gets the value of the includeCertificationQualifications property.
Boolean getIncludeCompetencyQualifications()
Gets the value of the includeCompetencyQualifications property.
Boolean getIncludeEducationQualifications()
Gets the value of the includeEducationQualifications property.
Boolean getIncludeJobClassificationData()
Gets the value of the includeJobClassificationData property.
Boolean getIncludeJobProfileBasicData()
Gets the value of the includeJobProfileBasicData property.
Boolean getIncludeJobProfileCompensationData()
Gets the value of the includeJobProfileCompensationData property.
Boolean getIncludeJobProfileExemptData()
Gets the value of the includeJobProfileExemptData property.
Boolean getIncludeJobProfilePayRateData()
Gets the value of the includeJobProfilePayRateData property.
Boolean getIncludeLanguageQualifications()
Gets the value of the includeLanguageQualifications property.
Boolean getIncludeReference()
Gets the value of the includeReference property.
Boolean getIncludeResponsibilityQualifications()
Gets the value of the includeResponsibilityQualifications property.
Boolean getIncludeTrainingQualifications()
Gets the value of the includeTrainingQualifications property.
Boolean getIncludeWorkExperienceQualifications()
Gets the value of the includeWorkExperienceQualifications property.
Boolean getIncludeWorkersCompensationData()
Gets the value of the includeWorkersCompensationData property.
void setIncludeCertificationQualifications(Boolean value)
Sets the value of the includeCertificationQualifications property.
void setIncludeCompetencyQualifications(Boolean value)
Sets the value of the includeCompetencyQualifications property.
void setIncludeEducationQualifications(Boolean value)
Sets the value of the includeEducationQualifications property.
void setIncludeJobClassificationData(Boolean value)
Sets the value of the includeJobClassificationData property.
void setIncludeJobProfileBasicData(Boolean value)
Sets the value of the includeJobProfileBasicData property.
void setIncludeJobProfileCompensationData(Boolean value)
Sets the value of the includeJobProfileCompensationData property.
void setIncludeJobProfileExemptData(Boolean value)
Sets the value of the includeJobProfileExemptData property.
void setIncludeJobProfilePayRateData(Boolean value)
Sets the value of the includeJobProfilePayRateData property.
void setIncludeLanguageQualifications(Boolean value)
Sets the value of the includeLanguageQualifications property.
void setIncludeReference(Boolean value)
Sets the value of the includeReference property.
void setIncludeResponsibilityQualifications(Boolean value)
Sets the value of the includeResponsibilityQualifications property.
void setIncludeTrainingQualifications(Boolean value)
Sets the value of the includeTrainingQualifications property.
void setIncludeWorkExperienceQualifications(Boolean value)
Sets the value of the includeWorkExperienceQualifications property.
void setIncludeWorkersCompensationData(Boolean value)
Sets the value of the includeWorkersCompensationData property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected Boolean includeCertificationQualifications

protected Boolean includeCompetencyQualifications

protected Boolean includeEducationQualifications

protected Boolean includeJobClassificationData

protected Boolean includeJobProfileBasicData

protected Boolean includeJobProfileCompensationData

protected Boolean includeJobProfileExemptData

protected Boolean includeJobProfilePayRateData

protected Boolean includeLanguageQualifications

protected Boolean includeReference

protected Boolean includeResponsibilityQualifications

protected Boolean includeTrainingQualifications

protected Boolean includeWorkExperienceQualifications

protected Boolean includeWorkersCompensationData

Public Constructors

public JobProfileResponseGroupType ()

Public Methods

public Boolean getIncludeCertificationQualifications ()

Gets the value of the includeCertificationQualifications property. This getter has been renamed from isIncludeCertificationQualifications() to getIncludeCertificationQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeCompetencyQualifications ()

Gets the value of the includeCompetencyQualifications property. This getter has been renamed from isIncludeCompetencyQualifications() to getIncludeCompetencyQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeEducationQualifications ()

Gets the value of the includeEducationQualifications property. This getter has been renamed from isIncludeEducationQualifications() to getIncludeEducationQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeJobClassificationData ()

Gets the value of the includeJobClassificationData property. This getter has been renamed from isIncludeJobClassificationData() to getIncludeJobClassificationData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeJobProfileBasicData ()

Gets the value of the includeJobProfileBasicData property. This getter has been renamed from isIncludeJobProfileBasicData() to getIncludeJobProfileBasicData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeJobProfileCompensationData ()

Gets the value of the includeJobProfileCompensationData property. This getter has been renamed from isIncludeJobProfileCompensationData() to getIncludeJobProfileCompensationData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeJobProfileExemptData ()

Gets the value of the includeJobProfileExemptData property. This getter has been renamed from isIncludeJobProfileExemptData() to getIncludeJobProfileExemptData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeJobProfilePayRateData ()

Gets the value of the includeJobProfilePayRateData property. This getter has been renamed from isIncludeJobProfilePayRateData() to getIncludeJobProfilePayRateData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeLanguageQualifications ()

Gets the value of the includeLanguageQualifications property. This getter has been renamed from isIncludeLanguageQualifications() to getIncludeLanguageQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeReference ()

Gets the value of the includeReference property. This getter has been renamed from isIncludeReference() to getIncludeReference() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeResponsibilityQualifications ()

Gets the value of the includeResponsibilityQualifications property. This getter has been renamed from isIncludeResponsibilityQualifications() to getIncludeResponsibilityQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeTrainingQualifications ()

Gets the value of the includeTrainingQualifications property. This getter has been renamed from isIncludeTrainingQualifications() to getIncludeTrainingQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeWorkExperienceQualifications ()

Gets the value of the includeWorkExperienceQualifications property. This getter has been renamed from isIncludeWorkExperienceQualifications() to getIncludeWorkExperienceQualifications() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeWorkersCompensationData ()

Gets the value of the includeWorkersCompensationData property. This getter has been renamed from isIncludeWorkersCompensationData() to getIncludeWorkersCompensationData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public void setIncludeCertificationQualifications (Boolean value)

Sets the value of the includeCertificationQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeCompetencyQualifications (Boolean value)

Sets the value of the includeCompetencyQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeEducationQualifications (Boolean value)

Sets the value of the includeEducationQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeJobClassificationData (Boolean value)

Sets the value of the includeJobClassificationData property.

Parameters
value Allowed object is Boolean

public void setIncludeJobProfileBasicData (Boolean value)

Sets the value of the includeJobProfileBasicData property.

Parameters
value Allowed object is Boolean

public void setIncludeJobProfileCompensationData (Boolean value)

Sets the value of the includeJobProfileCompensationData property.

Parameters
value Allowed object is Boolean

public void setIncludeJobProfileExemptData (Boolean value)

Sets the value of the includeJobProfileExemptData property.

Parameters
value Allowed object is Boolean

public void setIncludeJobProfilePayRateData (Boolean value)

Sets the value of the includeJobProfilePayRateData property.

Parameters
value Allowed object is Boolean

public void setIncludeLanguageQualifications (Boolean value)

Sets the value of the includeLanguageQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeReference (Boolean value)

Sets the value of the includeReference property.

Parameters
value Allowed object is Boolean

public void setIncludeResponsibilityQualifications (Boolean value)

Sets the value of the includeResponsibilityQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeTrainingQualifications (Boolean value)

Sets the value of the includeTrainingQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeWorkExperienceQualifications (Boolean value)

Sets the value of the includeWorkExperienceQualifications property.

Parameters
value Allowed object is Boolean

public void setIncludeWorkersCompensationData (Boolean value)

Sets the value of the includeWorkersCompensationData property.

Parameters
value Allowed object is Boolean