| java.lang.Object | |
| ↳ | com.workday.recruiting.CompensationDefaultDataType |
Data element that contains the compensation default information. If a section is to be provided, it must be provided fully as it will fully replace the current default compensation.
Java class for Compensation_Default_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Compensation_Default_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="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_Assignment_Container_DataType" minOccurs="0"/>
<element name="Unit_Salary_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Salary_Unit_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Allowance_Plan_Non-Unit_Based_Data" type="{urn:com.workday/bsvc}Proposed_Allowance_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Allowance_Plan_Unit_Based_Data" type="{urn:com.workday/bsvc}Proposed_Allowance_Unit_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Bonus_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Bonus_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Merit_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Merit_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Commission_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Commission_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Stock_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Stock_Plan_Assignment_Container_DataType" minOccurs="0"/>
<element name="Period_Salary_Plan_Data" type="{urn:com.workday/bsvc}Proposed_Period_Salary_Plan_Assignment_Container_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allowancePlanNonUnitBasedData property.
ProposedAllowancePlanAssignmentContainerDataType
Gets the value of the allowancePlanUnitBasedData property.
ProposedAllowanceUnitPlanAssignmentContainerDataType
Gets the value of the bonusPlanData property.
ProposedBonusPlanAssignmentContainerDataType
Gets the value of the commissionPlanData property.
ProposedCommissionPlanAssignmentContainerDataType
Gets the value of the guidelinesData property.
CompensatableGuidelinesDataType
Gets the value of the meritPlanData property.
ProposedMeritPlanAssignmentContainerDataType
Gets the value of the payPlanData property.
ProposedBasePayPlanAssignmentContainerDataType
Gets the value of the periodSalaryPlanData property.
ProposedPeriodSalaryPlanAssignmentContainerDataType
Gets the value of the stockPlanData property.
ProposedStockPlanAssignmentContainerDataType
Gets the value of the unitSalaryPlanData property.
ProposedSalaryUnitPlanAssignmentContainerDataType
Sets the value of the allowancePlanNonUnitBasedData property.
| value | Allowed object is
ProposedAllowancePlanAssignmentContainerDataType
|
|---|
Sets the value of the allowancePlanUnitBasedData property.
| value | Allowed object is
ProposedAllowanceUnitPlanAssignmentContainerDataType
|
|---|
Sets the value of the bonusPlanData property.
| value | Allowed object is
ProposedBonusPlanAssignmentContainerDataType
|
|---|
Sets the value of the commissionPlanData property.
| value | Allowed object is
ProposedCommissionPlanAssignmentContainerDataType
|
|---|
Sets the value of the guidelinesData property.
| value | Allowed object is
CompensatableGuidelinesDataType
|
|---|
Sets the value of the meritPlanData property.
| value | Allowed object is
ProposedMeritPlanAssignmentContainerDataType
|
|---|
Sets the value of the payPlanData property.
| value | Allowed object is
ProposedBasePayPlanAssignmentContainerDataType
|
|---|
Sets the value of the periodSalaryPlanData property.
| value | Allowed object is
ProposedPeriodSalaryPlanAssignmentContainerDataType
|
|---|
Sets the value of the stockPlanData property.
| value | Allowed object is
ProposedStockPlanAssignmentContainerDataType
|
|---|
Sets the value of the unitSalaryPlanData property.
| value | Allowed object is
ProposedSalaryUnitPlanAssignmentContainerDataType
|
|---|