| java.lang.Object | |
| ↳ | workday.com.bsvc.CompensationProposedForNewEmploymentDataType |
Data element for the Propose Compensation for Hire business process.
Java class for Compensation_Proposed_For_New_Employment_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Compensation_Proposed_For_New_Employment_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Compensation_Guidelines_Data" type="{urn:com.workday/bsvc}Compensatable_Guidelines_DataType" minOccurs="0"/>
<element name="Pay_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Base_Pay_Plan_For_Job_AssignmentType" minOccurs="0"/>
<element name="Unit_Salary_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Salary_Unit_Plan_AssignmentType" minOccurs="0"/>
<element name="Allowance_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Allowance_Plan_AssignmentType" minOccurs="0"/>
<element name="Unit_Allowance_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Allowance_Unit_Plan_AssignmentType" minOccurs="0"/>
<element name="Bonus_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Bonus_Plan_AssignmentType" minOccurs="0"/>
<element name="Merit_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Merit_Plan_AssignmentType" minOccurs="0"/>
<element name="Commission_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Commission_Plan_AssignmentType" minOccurs="0"/>
<element name="Stock_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Stock_Plan_AssignmentType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allowancePlanData property.
| |||||||||||
Gets the value of the bonusPlanData property.
| |||||||||||
Gets the value of the commissionPlanData property.
| |||||||||||
Gets the value of the compensationGuidelinesData property.
| |||||||||||
Gets the value of the meritPlanData property.
| |||||||||||
Gets the value of the payPlanData property.
| |||||||||||
Gets the value of the stockPlanData property.
| |||||||||||
Gets the value of the unitAllowancePlanData property.
| |||||||||||
Gets the value of the unitSalaryPlanData property.
| |||||||||||
Sets the value of the allowancePlanData property.
| |||||||||||
Sets the value of the bonusPlanData property.
| |||||||||||
Sets the value of the commissionPlanData property.
| |||||||||||
Sets the value of the compensationGuidelinesData property.
| |||||||||||
Sets the value of the meritPlanData property.
| |||||||||||
Sets the value of the payPlanData property.
| |||||||||||
Sets the value of the stockPlanData property.
| |||||||||||
Sets the value of the unitAllowancePlanData property.
| |||||||||||
Sets the value of the unitSalaryPlanData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allowancePlanData property.
ProposedAllowancePlanAssignmentType
Gets the value of the bonusPlanData property.
ProposedBonusPlanAssignmentType
Gets the value of the commissionPlanData property.
ProposedCommissionPlanAssignmentType
Gets the value of the compensationGuidelinesData property.
CompensatableGuidelinesDataType
Gets the value of the meritPlanData property.
ProposedMeritPlanAssignmentType
Gets the value of the payPlanData property.
ProposedBasePayPlanForJobAssignmentType
Gets the value of the stockPlanData property.
ProposedStockPlanAssignmentType
Gets the value of the unitAllowancePlanData property.
ProposedAllowanceUnitPlanAssignmentType
Gets the value of the unitSalaryPlanData property.
ProposedSalaryUnitPlanAssignmentType
Sets the value of the allowancePlanData property.
| value | Allowed object is
ProposedAllowancePlanAssignmentType
|
|---|
Sets the value of the bonusPlanData property.
| value | Allowed object is
ProposedBonusPlanAssignmentType
|
|---|
Sets the value of the commissionPlanData property.
| value | Allowed object is
ProposedCommissionPlanAssignmentType
|
|---|
Sets the value of the compensationGuidelinesData property.
| value | Allowed object is
CompensatableGuidelinesDataType
|
|---|
Sets the value of the meritPlanData property.
| value | Allowed object is
ProposedMeritPlanAssignmentType
|
|---|
Sets the value of the payPlanData property.
| value | Allowed object is
ProposedBasePayPlanForJobAssignmentType
|
|---|
Sets the value of the stockPlanData property.
| value | Allowed object is
ProposedStockPlanAssignmentType
|
|---|
Sets the value of the unitAllowancePlanData property.
| value | Allowed object is
ProposedAllowanceUnitPlanAssignmentType
|
|---|
Sets the value of the unitSalaryPlanData property.
| value | Allowed object is
ProposedSalaryUnitPlanAssignmentType
|
|---|