| java.lang.Object | |
| ↳ | com.workday.staffing.QualificationDataForPositionRestrictionOrJobProfileType |
Element containing the qualification data for a Position Restriction or Job Profile.
Java class for Qualification_Data_for_Position_Restriction_or_Job_ProfileType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Qualification_Data_for_Position_Restriction_or_Job_ProfileType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Responsibility_Qualification_Replacement" type="{urn:com.workday/bsvc}Responsibility_Qualification_ReplacementType" minOccurs="0"/>
<element name="Work_Experience_Qualification_Replacement" type="{urn:com.workday/bsvc}Work_Experience_Qualification_ReplacementType" minOccurs="0"/>
<element name="Education_Qualification_Replacement" type="{urn:com.workday/bsvc}Education_Qualification_ReplacementType" minOccurs="0"/>
<element name="Language_Qualification_Replacement" type="{urn:com.workday/bsvc}Language_Qualification_ReplacementType" minOccurs="0"/>
<element name="Competency_Qualification_Replacement" type="{urn:com.workday/bsvc}Competency_Qualification_ReplacementType" minOccurs="0"/>
<element name="Certification_Qualification_Replacement" type="{urn:com.workday/bsvc}Certification_Qualification_ReplacementType" minOccurs="0"/>
<element name="Training_Qualification_Replacement" type="{urn:com.workday/bsvc}Training_Qualification_ReplacementType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the certificationQualificationReplacement property.
| |||||||||||
Gets the value of the competencyQualificationReplacement property.
| |||||||||||
Gets the value of the educationQualificationReplacement property.
| |||||||||||
Gets the value of the languageQualificationReplacement property.
| |||||||||||
Gets the value of the responsibilityQualificationReplacement property.
| |||||||||||
Gets the value of the trainingQualificationReplacement property.
| |||||||||||
Gets the value of the workExperienceQualificationReplacement property.
| |||||||||||
Sets the value of the certificationQualificationReplacement property.
| |||||||||||
Sets the value of the competencyQualificationReplacement property.
| |||||||||||
Sets the value of the educationQualificationReplacement property.
| |||||||||||
Sets the value of the languageQualificationReplacement property.
| |||||||||||
Sets the value of the responsibilityQualificationReplacement property.
| |||||||||||
Sets the value of the trainingQualificationReplacement property.
| |||||||||||
Sets the value of the workExperienceQualificationReplacement property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the certificationQualificationReplacement property.
CertificationQualificationReplacementType
Gets the value of the competencyQualificationReplacement property.
CompetencyQualificationReplacementType
Gets the value of the educationQualificationReplacement property.
EducationQualificationReplacementType
Gets the value of the languageQualificationReplacement property.
LanguageQualificationReplacementType
Gets the value of the responsibilityQualificationReplacement property.
ResponsibilityQualificationReplacementType
Gets the value of the trainingQualificationReplacement property.
TrainingQualificationReplacementType
Gets the value of the workExperienceQualificationReplacement property.
WorkExperienceQualificationReplacementType
Sets the value of the certificationQualificationReplacement property.
| value | Allowed object is
CertificationQualificationReplacementType
|
|---|
Sets the value of the competencyQualificationReplacement property.
| value | Allowed object is
CompetencyQualificationReplacementType
|
|---|
Sets the value of the educationQualificationReplacement property.
| value | Allowed object is
EducationQualificationReplacementType
|
|---|
Sets the value of the languageQualificationReplacement property.
| value | Allowed object is
LanguageQualificationReplacementType
|
|---|
Sets the value of the responsibilityQualificationReplacement property.
| value | Allowed object is
ResponsibilityQualificationReplacementType
|
|---|
Sets the value of the trainingQualificationReplacement property.
| value | Allowed object is
TrainingQualificationReplacementType
|
|---|
Sets the value of the workExperienceQualificationReplacement property.
| value | Allowed object is
WorkExperienceQualificationReplacementType
|
|---|