public class

WorkerResponseGroupType

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

Class Overview

Use the response group to limit the response to the data you are interested in. If the request does not set any values for the response group, then the response by default returns the following elements: Reference, Personal Data, Employment Data, Compensation Data, Organization Data, and Role Data.

Java class for Worker_Response_GroupType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Worker_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_Personal_Information" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Employment_Information" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Compensation" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Organization_Support_Role_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Location_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Cost_Centers" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Cost_Center_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Companies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Company_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Matrix_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Pay_Groups" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Regions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Region_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Supervisory_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Teams" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Custom_Organizations" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Roles" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Management_Chain_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Benefit_Enrollments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Benefit_Eligibility" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Related_Persons" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Qualifications" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Employee_Review" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Goals" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Development_Items" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Skills" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Photo" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Worker_Documents" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Transaction_Log_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Succession_Profile" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Talent_Assessment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Employee_Contract_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Feedback_Received" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_User_Account" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Career" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Account_Provisioning" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Background_Check_Data" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Include_Contingent_Worker_Tax_Authority_Form_Information" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Funds" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Fund_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Grants" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Grant_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Business_Units" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Business_Unit_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Programs" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Program_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Gifts" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="Exclude_Gift_Hierarchies" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 

Summary

Constants
long serialVersionUID
Fields
protected Boolean excludeBusinessUnitHierarchies
protected Boolean excludeBusinessUnits
protected Boolean excludeCompanies
protected Boolean excludeCompanyHierarchies
protected Boolean excludeCostCenterHierarchies
protected Boolean excludeCostCenters
protected Boolean excludeCustomOrganizations
protected Boolean excludeFundHierarchies
protected Boolean excludeFunds
protected Boolean excludeGiftHierarchies
protected Boolean excludeGifts
protected Boolean excludeGrantHierarchies
protected Boolean excludeGrants
protected Boolean excludeLocationHierarchies
protected Boolean excludeMatrixOrganizations
protected Boolean excludeOrganizationSupportRoleData
protected Boolean excludePayGroups
protected Boolean excludeProgramHierarchies
protected Boolean excludePrograms
protected Boolean excludeRegionHierarchies
protected Boolean excludeRegions
protected Boolean excludeSupervisoryOrganizations
protected Boolean excludeTeams
protected Boolean includeAccountProvisioning
protected Boolean includeBackgroundCheckData
protected Boolean includeBenefitEligibility
protected Boolean includeBenefitEnrollments
protected Boolean includeCareer
protected Boolean includeCompensation
protected Boolean includeContingentWorkerTaxAuthorityFormInformation
protected Boolean includeDevelopmentItems
protected Boolean includeEmployeeContractData
protected Boolean includeEmployeeReview
protected Boolean includeEmploymentInformation
protected Boolean includeFeedbackReceived
protected Boolean includeGoals
protected Boolean includeManagementChainData
protected Boolean includeOrganizations
protected Boolean includePersonalInformation
protected Boolean includePhoto
protected Boolean includeQualifications
protected Boolean includeReference
protected Boolean includeRelatedPersons
protected Boolean includeRoles
protected Boolean includeSkills
protected Boolean includeSuccessionProfile
protected Boolean includeTalentAssessment
protected Boolean includeTransactionLogData
protected Boolean includeUserAccount
protected Boolean includeWorkerDocuments
Public Constructors
WorkerResponseGroupType()
Public Methods
Boolean getExcludeBusinessUnitHierarchies()
Gets the value of the excludeBusinessUnitHierarchies property.
Boolean getExcludeBusinessUnits()
Gets the value of the excludeBusinessUnits property.
Boolean getExcludeCompanies()
Gets the value of the excludeCompanies property.
Boolean getExcludeCompanyHierarchies()
Gets the value of the excludeCompanyHierarchies property.
Boolean getExcludeCostCenterHierarchies()
Gets the value of the excludeCostCenterHierarchies property.
Boolean getExcludeCostCenters()
Gets the value of the excludeCostCenters property.
Boolean getExcludeCustomOrganizations()
Gets the value of the excludeCustomOrganizations property.
Boolean getExcludeFundHierarchies()
Gets the value of the excludeFundHierarchies property.
Boolean getExcludeFunds()
Gets the value of the excludeFunds property.
Boolean getExcludeGiftHierarchies()
Gets the value of the excludeGiftHierarchies property.
Boolean getExcludeGifts()
Gets the value of the excludeGifts property.
Boolean getExcludeGrantHierarchies()
Gets the value of the excludeGrantHierarchies property.
Boolean getExcludeGrants()
Gets the value of the excludeGrants property.
Boolean getExcludeLocationHierarchies()
Gets the value of the excludeLocationHierarchies property.
Boolean getExcludeMatrixOrganizations()
Gets the value of the excludeMatrixOrganizations property.
Boolean getExcludeOrganizationSupportRoleData()
Gets the value of the excludeOrganizationSupportRoleData property.
Boolean getExcludePayGroups()
Gets the value of the excludePayGroups property.
Boolean getExcludeProgramHierarchies()
Gets the value of the excludeProgramHierarchies property.
Boolean getExcludePrograms()
Gets the value of the excludePrograms property.
Boolean getExcludeRegionHierarchies()
Gets the value of the excludeRegionHierarchies property.
Boolean getExcludeRegions()
Gets the value of the excludeRegions property.
Boolean getExcludeSupervisoryOrganizations()
Gets the value of the excludeSupervisoryOrganizations property.
Boolean getExcludeTeams()
Gets the value of the excludeTeams property.
Boolean getIncludeAccountProvisioning()
Gets the value of the includeAccountProvisioning property.
Boolean getIncludeBackgroundCheckData()
Gets the value of the includeBackgroundCheckData property.
Boolean getIncludeBenefitEligibility()
Gets the value of the includeBenefitEligibility property.
Boolean getIncludeBenefitEnrollments()
Gets the value of the includeBenefitEnrollments property.
Boolean getIncludeCareer()
Gets the value of the includeCareer property.
Boolean getIncludeCompensation()
Gets the value of the includeCompensation property.
Boolean getIncludeContingentWorkerTaxAuthorityFormInformation()
Gets the value of the includeContingentWorkerTaxAuthorityFormInformation property.
Boolean getIncludeDevelopmentItems()
Gets the value of the includeDevelopmentItems property.
Boolean getIncludeEmployeeContractData()
Gets the value of the includeEmployeeContractData property.
Boolean getIncludeEmployeeReview()
Gets the value of the includeEmployeeReview property.
Boolean getIncludeEmploymentInformation()
Gets the value of the includeEmploymentInformation property.
Boolean getIncludeFeedbackReceived()
Gets the value of the includeFeedbackReceived property.
Boolean getIncludeGoals()
Gets the value of the includeGoals property.
Boolean getIncludeManagementChainData()
Gets the value of the includeManagementChainData property.
Boolean getIncludeOrganizations()
Gets the value of the includeOrganizations property.
Boolean getIncludePersonalInformation()
Gets the value of the includePersonalInformation property.
Boolean getIncludePhoto()
Gets the value of the includePhoto property.
Boolean getIncludeQualifications()
Gets the value of the includeQualifications property.
Boolean getIncludeReference()
Gets the value of the includeReference property.
Boolean getIncludeRelatedPersons()
Gets the value of the includeRelatedPersons property.
Boolean getIncludeRoles()
Gets the value of the includeRoles property.
Boolean getIncludeSkills()
Gets the value of the includeSkills property.
Boolean getIncludeSuccessionProfile()
Gets the value of the includeSuccessionProfile property.
Boolean getIncludeTalentAssessment()
Gets the value of the includeTalentAssessment property.
Boolean getIncludeTransactionLogData()
Gets the value of the includeTransactionLogData property.
Boolean getIncludeUserAccount()
Gets the value of the includeUserAccount property.
Boolean getIncludeWorkerDocuments()
Gets the value of the includeWorkerDocuments property.
void setExcludeBusinessUnitHierarchies(Boolean value)
Sets the value of the excludeBusinessUnitHierarchies property.
void setExcludeBusinessUnits(Boolean value)
Sets the value of the excludeBusinessUnits property.
void setExcludeCompanies(Boolean value)
Sets the value of the excludeCompanies property.
void setExcludeCompanyHierarchies(Boolean value)
Sets the value of the excludeCompanyHierarchies property.
void setExcludeCostCenterHierarchies(Boolean value)
Sets the value of the excludeCostCenterHierarchies property.
void setExcludeCostCenters(Boolean value)
Sets the value of the excludeCostCenters property.
void setExcludeCustomOrganizations(Boolean value)
Sets the value of the excludeCustomOrganizations property.
void setExcludeFundHierarchies(Boolean value)
Sets the value of the excludeFundHierarchies property.
void setExcludeFunds(Boolean value)
Sets the value of the excludeFunds property.
void setExcludeGiftHierarchies(Boolean value)
Sets the value of the excludeGiftHierarchies property.
void setExcludeGifts(Boolean value)
Sets the value of the excludeGifts property.
void setExcludeGrantHierarchies(Boolean value)
Sets the value of the excludeGrantHierarchies property.
void setExcludeGrants(Boolean value)
Sets the value of the excludeGrants property.
void setExcludeLocationHierarchies(Boolean value)
Sets the value of the excludeLocationHierarchies property.
void setExcludeMatrixOrganizations(Boolean value)
Sets the value of the excludeMatrixOrganizations property.
void setExcludeOrganizationSupportRoleData(Boolean value)
Sets the value of the excludeOrganizationSupportRoleData property.
void setExcludePayGroups(Boolean value)
Sets the value of the excludePayGroups property.
void setExcludeProgramHierarchies(Boolean value)
Sets the value of the excludeProgramHierarchies property.
void setExcludePrograms(Boolean value)
Sets the value of the excludePrograms property.
void setExcludeRegionHierarchies(Boolean value)
Sets the value of the excludeRegionHierarchies property.
void setExcludeRegions(Boolean value)
Sets the value of the excludeRegions property.
void setExcludeSupervisoryOrganizations(Boolean value)
Sets the value of the excludeSupervisoryOrganizations property.
void setExcludeTeams(Boolean value)
Sets the value of the excludeTeams property.
void setIncludeAccountProvisioning(Boolean value)
Sets the value of the includeAccountProvisioning property.
void setIncludeBackgroundCheckData(Boolean value)
Sets the value of the includeBackgroundCheckData property.
void setIncludeBenefitEligibility(Boolean value)
Sets the value of the includeBenefitEligibility property.
void setIncludeBenefitEnrollments(Boolean value)
Sets the value of the includeBenefitEnrollments property.
void setIncludeCareer(Boolean value)
Sets the value of the includeCareer property.
void setIncludeCompensation(Boolean value)
Sets the value of the includeCompensation property.
void setIncludeContingentWorkerTaxAuthorityFormInformation(Boolean value)
Sets the value of the includeContingentWorkerTaxAuthorityFormInformation property.
void setIncludeDevelopmentItems(Boolean value)
Sets the value of the includeDevelopmentItems property.
void setIncludeEmployeeContractData(Boolean value)
Sets the value of the includeEmployeeContractData property.
void setIncludeEmployeeReview(Boolean value)
Sets the value of the includeEmployeeReview property.
void setIncludeEmploymentInformation(Boolean value)
Sets the value of the includeEmploymentInformation property.
void setIncludeFeedbackReceived(Boolean value)
Sets the value of the includeFeedbackReceived property.
void setIncludeGoals(Boolean value)
Sets the value of the includeGoals property.
void setIncludeManagementChainData(Boolean value)
Sets the value of the includeManagementChainData property.
void setIncludeOrganizations(Boolean value)
Sets the value of the includeOrganizations property.
void setIncludePersonalInformation(Boolean value)
Sets the value of the includePersonalInformation property.
void setIncludePhoto(Boolean value)
Sets the value of the includePhoto property.
void setIncludeQualifications(Boolean value)
Sets the value of the includeQualifications property.
void setIncludeReference(Boolean value)
Sets the value of the includeReference property.
void setIncludeRelatedPersons(Boolean value)
Sets the value of the includeRelatedPersons property.
void setIncludeRoles(Boolean value)
Sets the value of the includeRoles property.
void setIncludeSkills(Boolean value)
Sets the value of the includeSkills property.
void setIncludeSuccessionProfile(Boolean value)
Sets the value of the includeSuccessionProfile property.
void setIncludeTalentAssessment(Boolean value)
Sets the value of the includeTalentAssessment property.
void setIncludeTransactionLogData(Boolean value)
Sets the value of the includeTransactionLogData property.
void setIncludeUserAccount(Boolean value)
Sets the value of the includeUserAccount property.
void setIncludeWorkerDocuments(Boolean value)
Sets the value of the includeWorkerDocuments property.
[Expand]
Inherited Methods
From class java.lang.Object

Constants

private static final long serialVersionUID

Constant Value: 1 (0x0000000000000001)

Fields

protected Boolean excludeBusinessUnitHierarchies

protected Boolean excludeBusinessUnits

protected Boolean excludeCompanies

protected Boolean excludeCompanyHierarchies

protected Boolean excludeCostCenterHierarchies

protected Boolean excludeCostCenters

protected Boolean excludeCustomOrganizations

protected Boolean excludeFundHierarchies

protected Boolean excludeFunds

protected Boolean excludeGiftHierarchies

protected Boolean excludeGifts

protected Boolean excludeGrantHierarchies

protected Boolean excludeGrants

protected Boolean excludeLocationHierarchies

protected Boolean excludeMatrixOrganizations

protected Boolean excludeOrganizationSupportRoleData

protected Boolean excludePayGroups

protected Boolean excludeProgramHierarchies

protected Boolean excludePrograms

protected Boolean excludeRegionHierarchies

protected Boolean excludeRegions

protected Boolean excludeSupervisoryOrganizations

protected Boolean excludeTeams

protected Boolean includeAccountProvisioning

protected Boolean includeBackgroundCheckData

protected Boolean includeBenefitEligibility

protected Boolean includeBenefitEnrollments

protected Boolean includeCareer

protected Boolean includeCompensation

protected Boolean includeContingentWorkerTaxAuthorityFormInformation

protected Boolean includeDevelopmentItems

protected Boolean includeEmployeeContractData

protected Boolean includeEmployeeReview

protected Boolean includeEmploymentInformation

protected Boolean includeFeedbackReceived

protected Boolean includeGoals

protected Boolean includeManagementChainData

protected Boolean includeOrganizations

protected Boolean includePersonalInformation

protected Boolean includePhoto

protected Boolean includeQualifications

protected Boolean includeReference

protected Boolean includeRelatedPersons

protected Boolean includeRoles

protected Boolean includeSkills

protected Boolean includeSuccessionProfile

protected Boolean includeTalentAssessment

protected Boolean includeTransactionLogData

protected Boolean includeUserAccount

protected Boolean includeWorkerDocuments

Public Constructors

public WorkerResponseGroupType ()

Public Methods

public Boolean getExcludeBusinessUnitHierarchies ()

Gets the value of the excludeBusinessUnitHierarchies property. This getter has been renamed from isExcludeBusinessUnitHierarchies() to getExcludeBusinessUnitHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeBusinessUnits ()

Gets the value of the excludeBusinessUnits property. This getter has been renamed from isExcludeBusinessUnits() to getExcludeBusinessUnits() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeCompanies ()

Gets the value of the excludeCompanies property. This getter has been renamed from isExcludeCompanies() to getExcludeCompanies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeCompanyHierarchies ()

Gets the value of the excludeCompanyHierarchies property. This getter has been renamed from isExcludeCompanyHierarchies() to getExcludeCompanyHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeCostCenterHierarchies ()

Gets the value of the excludeCostCenterHierarchies property. This getter has been renamed from isExcludeCostCenterHierarchies() to getExcludeCostCenterHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeCostCenters ()

Gets the value of the excludeCostCenters property. This getter has been renamed from isExcludeCostCenters() to getExcludeCostCenters() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeCustomOrganizations ()

Gets the value of the excludeCustomOrganizations property. This getter has been renamed from isExcludeCustomOrganizations() to getExcludeCustomOrganizations() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeFundHierarchies ()

Gets the value of the excludeFundHierarchies property. This getter has been renamed from isExcludeFundHierarchies() to getExcludeFundHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeFunds ()

Gets the value of the excludeFunds property. This getter has been renamed from isExcludeFunds() to getExcludeFunds() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeGiftHierarchies ()

Gets the value of the excludeGiftHierarchies property. This getter has been renamed from isExcludeGiftHierarchies() to getExcludeGiftHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeGifts ()

Gets the value of the excludeGifts property. This getter has been renamed from isExcludeGifts() to getExcludeGifts() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeGrantHierarchies ()

Gets the value of the excludeGrantHierarchies property. This getter has been renamed from isExcludeGrantHierarchies() to getExcludeGrantHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeGrants ()

Gets the value of the excludeGrants property. This getter has been renamed from isExcludeGrants() to getExcludeGrants() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeLocationHierarchies ()

Gets the value of the excludeLocationHierarchies property. This getter has been renamed from isExcludeLocationHierarchies() to getExcludeLocationHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeMatrixOrganizations ()

Gets the value of the excludeMatrixOrganizations property. This getter has been renamed from isExcludeMatrixOrganizations() to getExcludeMatrixOrganizations() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeOrganizationSupportRoleData ()

Gets the value of the excludeOrganizationSupportRoleData property. This getter has been renamed from isExcludeOrganizationSupportRoleData() to getExcludeOrganizationSupportRoleData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludePayGroups ()

Gets the value of the excludePayGroups property. This getter has been renamed from isExcludePayGroups() to getExcludePayGroups() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeProgramHierarchies ()

Gets the value of the excludeProgramHierarchies property. This getter has been renamed from isExcludeProgramHierarchies() to getExcludeProgramHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludePrograms ()

Gets the value of the excludePrograms property. This getter has been renamed from isExcludePrograms() to getExcludePrograms() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeRegionHierarchies ()

Gets the value of the excludeRegionHierarchies property. This getter has been renamed from isExcludeRegionHierarchies() to getExcludeRegionHierarchies() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeRegions ()

Gets the value of the excludeRegions property. This getter has been renamed from isExcludeRegions() to getExcludeRegions() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeSupervisoryOrganizations ()

Gets the value of the excludeSupervisoryOrganizations property. This getter has been renamed from isExcludeSupervisoryOrganizations() to getExcludeSupervisoryOrganizations() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getExcludeTeams ()

Gets the value of the excludeTeams property. This getter has been renamed from isExcludeTeams() to getExcludeTeams() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeAccountProvisioning ()

Gets the value of the includeAccountProvisioning property. This getter has been renamed from isIncludeAccountProvisioning() to getIncludeAccountProvisioning() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeBackgroundCheckData ()

Gets the value of the includeBackgroundCheckData property. This getter has been renamed from isIncludeBackgroundCheckData() to getIncludeBackgroundCheckData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeBenefitEligibility ()

Gets the value of the includeBenefitEligibility property. This getter has been renamed from isIncludeBenefitEligibility() to getIncludeBenefitEligibility() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeBenefitEnrollments ()

Gets the value of the includeBenefitEnrollments property. This getter has been renamed from isIncludeBenefitEnrollments() to getIncludeBenefitEnrollments() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeCareer ()

Gets the value of the includeCareer property. This getter has been renamed from isIncludeCareer() to getIncludeCareer() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeCompensation ()

Gets the value of the includeCompensation property. This getter has been renamed from isIncludeCompensation() to getIncludeCompensation() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeContingentWorkerTaxAuthorityFormInformation ()

Gets the value of the includeContingentWorkerTaxAuthorityFormInformation property. This getter has been renamed from isIncludeContingentWorkerTaxAuthorityFormInformation() to getIncludeContingentWorkerTaxAuthorityFormInformation() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeDevelopmentItems ()

Gets the value of the includeDevelopmentItems property. This getter has been renamed from isIncludeDevelopmentItems() to getIncludeDevelopmentItems() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeEmployeeContractData ()

Gets the value of the includeEmployeeContractData property. This getter has been renamed from isIncludeEmployeeContractData() to getIncludeEmployeeContractData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeEmployeeReview ()

Gets the value of the includeEmployeeReview property. This getter has been renamed from isIncludeEmployeeReview() to getIncludeEmployeeReview() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeEmploymentInformation ()

Gets the value of the includeEmploymentInformation property. This getter has been renamed from isIncludeEmploymentInformation() to getIncludeEmploymentInformation() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeFeedbackReceived ()

Gets the value of the includeFeedbackReceived property. This getter has been renamed from isIncludeFeedbackReceived() to getIncludeFeedbackReceived() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeGoals ()

Gets the value of the includeGoals property. This getter has been renamed from isIncludeGoals() to getIncludeGoals() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeManagementChainData ()

Gets the value of the includeManagementChainData property. This getter has been renamed from isIncludeManagementChainData() to getIncludeManagementChainData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeOrganizations ()

Gets the value of the includeOrganizations property. This getter has been renamed from isIncludeOrganizations() to getIncludeOrganizations() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludePersonalInformation ()

Gets the value of the includePersonalInformation property. This getter has been renamed from isIncludePersonalInformation() to getIncludePersonalInformation() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludePhoto ()

Gets the value of the includePhoto property. This getter has been renamed from isIncludePhoto() to getIncludePhoto() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeQualifications ()

Gets the value of the includeQualifications property. This getter has been renamed from isIncludeQualifications() to getIncludeQualifications() 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 getIncludeRelatedPersons ()

Gets the value of the includeRelatedPersons property. This getter has been renamed from isIncludeRelatedPersons() to getIncludeRelatedPersons() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeRoles ()

Gets the value of the includeRoles property. This getter has been renamed from isIncludeRoles() to getIncludeRoles() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeSkills ()

Gets the value of the includeSkills property. This getter has been renamed from isIncludeSkills() to getIncludeSkills() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeSuccessionProfile ()

Gets the value of the includeSuccessionProfile property. This getter has been renamed from isIncludeSuccessionProfile() to getIncludeSuccessionProfile() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeTalentAssessment ()

Gets the value of the includeTalentAssessment property. This getter has been renamed from isIncludeTalentAssessment() to getIncludeTalentAssessment() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeTransactionLogData ()

Gets the value of the includeTransactionLogData property. This getter has been renamed from isIncludeTransactionLogData() to getIncludeTransactionLogData() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeUserAccount ()

Gets the value of the includeUserAccount property. This getter has been renamed from isIncludeUserAccount() to getIncludeUserAccount() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIncludeWorkerDocuments ()

Gets the value of the includeWorkerDocuments property. This getter has been renamed from isIncludeWorkerDocuments() to getIncludeWorkerDocuments() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public void setExcludeBusinessUnitHierarchies (Boolean value)

Sets the value of the excludeBusinessUnitHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeBusinessUnits (Boolean value)

Sets the value of the excludeBusinessUnits property.

Parameters
value Allowed object is Boolean

public void setExcludeCompanies (Boolean value)

Sets the value of the excludeCompanies property.

Parameters
value Allowed object is Boolean

public void setExcludeCompanyHierarchies (Boolean value)

Sets the value of the excludeCompanyHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeCostCenterHierarchies (Boolean value)

Sets the value of the excludeCostCenterHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeCostCenters (Boolean value)

Sets the value of the excludeCostCenters property.

Parameters
value Allowed object is Boolean

public void setExcludeCustomOrganizations (Boolean value)

Sets the value of the excludeCustomOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeFundHierarchies (Boolean value)

Sets the value of the excludeFundHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeFunds (Boolean value)

Sets the value of the excludeFunds property.

Parameters
value Allowed object is Boolean

public void setExcludeGiftHierarchies (Boolean value)

Sets the value of the excludeGiftHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeGifts (Boolean value)

Sets the value of the excludeGifts property.

Parameters
value Allowed object is Boolean

public void setExcludeGrantHierarchies (Boolean value)

Sets the value of the excludeGrantHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeGrants (Boolean value)

Sets the value of the excludeGrants property.

Parameters
value Allowed object is Boolean

public void setExcludeLocationHierarchies (Boolean value)

Sets the value of the excludeLocationHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeMatrixOrganizations (Boolean value)

Sets the value of the excludeMatrixOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeOrganizationSupportRoleData (Boolean value)

Sets the value of the excludeOrganizationSupportRoleData property.

Parameters
value Allowed object is Boolean

public void setExcludePayGroups (Boolean value)

Sets the value of the excludePayGroups property.

Parameters
value Allowed object is Boolean

public void setExcludeProgramHierarchies (Boolean value)

Sets the value of the excludeProgramHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludePrograms (Boolean value)

Sets the value of the excludePrograms property.

Parameters
value Allowed object is Boolean

public void setExcludeRegionHierarchies (Boolean value)

Sets the value of the excludeRegionHierarchies property.

Parameters
value Allowed object is Boolean

public void setExcludeRegions (Boolean value)

Sets the value of the excludeRegions property.

Parameters
value Allowed object is Boolean

public void setExcludeSupervisoryOrganizations (Boolean value)

Sets the value of the excludeSupervisoryOrganizations property.

Parameters
value Allowed object is Boolean

public void setExcludeTeams (Boolean value)

Sets the value of the excludeTeams property.

Parameters
value Allowed object is Boolean

public void setIncludeAccountProvisioning (Boolean value)

Sets the value of the includeAccountProvisioning property.

Parameters
value Allowed object is Boolean

public void setIncludeBackgroundCheckData (Boolean value)

Sets the value of the includeBackgroundCheckData property.

Parameters
value Allowed object is Boolean

public void setIncludeBenefitEligibility (Boolean value)

Sets the value of the includeBenefitEligibility property.

Parameters
value Allowed object is Boolean

public void setIncludeBenefitEnrollments (Boolean value)

Sets the value of the includeBenefitEnrollments property.

Parameters
value Allowed object is Boolean

public void setIncludeCareer (Boolean value)

Sets the value of the includeCareer property.

Parameters
value Allowed object is Boolean

public void setIncludeCompensation (Boolean value)

Sets the value of the includeCompensation property.

Parameters
value Allowed object is Boolean

public void setIncludeContingentWorkerTaxAuthorityFormInformation (Boolean value)

Sets the value of the includeContingentWorkerTaxAuthorityFormInformation property.

Parameters
value Allowed object is Boolean

public void setIncludeDevelopmentItems (Boolean value)

Sets the value of the includeDevelopmentItems property.

Parameters
value Allowed object is Boolean

public void setIncludeEmployeeContractData (Boolean value)

Sets the value of the includeEmployeeContractData property.

Parameters
value Allowed object is Boolean

public void setIncludeEmployeeReview (Boolean value)

Sets the value of the includeEmployeeReview property.

Parameters
value Allowed object is Boolean

public void setIncludeEmploymentInformation (Boolean value)

Sets the value of the includeEmploymentInformation property.

Parameters
value Allowed object is Boolean

public void setIncludeFeedbackReceived (Boolean value)

Sets the value of the includeFeedbackReceived property.

Parameters
value Allowed object is Boolean

public void setIncludeGoals (Boolean value)

Sets the value of the includeGoals property.

Parameters
value Allowed object is Boolean

public void setIncludeManagementChainData (Boolean value)

Sets the value of the includeManagementChainData property.

Parameters
value Allowed object is Boolean

public void setIncludeOrganizations (Boolean value)

Sets the value of the includeOrganizations property.

Parameters
value Allowed object is Boolean

public void setIncludePersonalInformation (Boolean value)

Sets the value of the includePersonalInformation property.

Parameters
value Allowed object is Boolean

public void setIncludePhoto (Boolean value)

Sets the value of the includePhoto property.

Parameters
value Allowed object is Boolean

public void setIncludeQualifications (Boolean value)

Sets the value of the includeQualifications 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 setIncludeRelatedPersons (Boolean value)

Sets the value of the includeRelatedPersons property.

Parameters
value Allowed object is Boolean

public void setIncludeRoles (Boolean value)

Sets the value of the includeRoles property.

Parameters
value Allowed object is Boolean

public void setIncludeSkills (Boolean value)

Sets the value of the includeSkills property.

Parameters
value Allowed object is Boolean

public void setIncludeSuccessionProfile (Boolean value)

Sets the value of the includeSuccessionProfile property.

Parameters
value Allowed object is Boolean

public void setIncludeTalentAssessment (Boolean value)

Sets the value of the includeTalentAssessment property.

Parameters
value Allowed object is Boolean

public void setIncludeTransactionLogData (Boolean value)

Sets the value of the includeTransactionLogData property.

Parameters
value Allowed object is Boolean

public void setIncludeUserAccount (Boolean value)

Sets the value of the includeUserAccount property.

Parameters
value Allowed object is Boolean

public void setIncludeWorkerDocuments (Boolean value)

Sets the value of the includeWorkerDocuments property.

Parameters
value Allowed object is Boolean