| java.lang.Object | |
| ↳ | com.workday.compensation.BonusPlanDataType |
Bonus Plan Data consists of common information from the following Bonus Plans: Amount and Percent.
Java class for Bonus_Plan_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Bonus_Plan_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Compensation_Element_Reference" type="{urn:com.workday/bsvc}Compensation_Pay_EarningObjectType"/>
<element name="Setup_Security_Segment_Reference" type="{urn:com.workday/bsvc}Compensation_Setup_Security_SegmentObjectType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Frequency_Reference" type="{urn:com.workday/bsvc}FrequencyObjectType" minOccurs="0"/>
<element name="Allow_Individual_Targets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Waiting_Period_Reference" type="{urn:com.workday/bsvc}Compensation_Waiting_PeriodObjectType" minOccurs="0"/>
<element name="Time_Proration_Rule_Reference" type="{urn:com.workday/bsvc}Time_Proration_RuleObjectType" minOccurs="0"/>
<element name="Include_Active_Employees_in_Waiting_Period" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Rounding_Rule_Reference" type="{urn:com.workday/bsvc}Compensation_Rounding_RuleObjectType" minOccurs="0"/>
<element name="Company_Performance_Scorecard_Reference" type="{urn:com.workday/bsvc}Default_ScorecardObjectType" minOccurs="0"/>
<element name="Bonus_Modifier_Reference" type="{urn:com.workday/bsvc}Default_ScorecardObjectType" minOccurs="0"/>
<element name="Include_Active_Employees_Assigned_Plan_During_Process_Period" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<choice>
<element name="Performance_Matrix_Data" type="{urn:com.workday/bsvc}Performance_Matrix_DataType" minOccurs="0"/>
<element name="Performance_Factors_Data" type="{urn:com.workday/bsvc}Performance_Factors_DataType" minOccurs="0"/>
</choice>
<element name="Compensation_Tranche_Replacement_Data" type="{urn:com.workday/bsvc}Compensation_Tranche_Replacement_DataType" maxOccurs="unbounded" minOccurs="0"/>
<choice>
<element name="Amount_Data" type="{urn:com.workday/bsvc}Bonus_Plan_Amount_DataType"/>
<element name="Percent_Data" type="{urn:com.workday/bsvc}Bonus_Plan_Percent_DataType"/>
</choice>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allowIndividualTargets property.
| |||||||||||
Gets the value of the amountData property.
| |||||||||||
Gets the value of the bonusModifierReference property.
| |||||||||||
Gets the value of the companyPerformanceScorecardReference property.
| |||||||||||
Gets the value of the compensationElementReference property.
| |||||||||||
Gets the value of the compensationTrancheReplacementData property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the frequencyReference property.
| |||||||||||
Gets the value of the includeActiveEmployeesAssignedPlanDuringProcessPeriod property.
| |||||||||||
Gets the value of the includeActiveEmployeesInWaitingPeriod property.
| |||||||||||
Gets the value of the percentData property.
| |||||||||||
Gets the value of the performanceFactorsData property.
| |||||||||||
Gets the value of the performanceMatrixData property.
| |||||||||||
Gets the value of the roundingRuleReference property.
| |||||||||||
Gets the value of the setupSecuritySegmentReference property.
| |||||||||||
Gets the value of the timeProrationRuleReference property.
| |||||||||||
Gets the value of the waitingPeriodReference property.
| |||||||||||
Sets the value of the allowIndividualTargets property.
| |||||||||||
Sets the value of the amountData property.
| |||||||||||
Sets the value of the bonusModifierReference property.
| |||||||||||
Sets the value of the companyPerformanceScorecardReference property.
| |||||||||||
Sets the value of the compensationElementReference property.
| |||||||||||
Sets the value of the compensationTrancheReplacementData property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the frequencyReference property.
| |||||||||||
Sets the value of the includeActiveEmployeesAssignedPlanDuringProcessPeriod property.
| |||||||||||
Sets the value of the includeActiveEmployeesInWaitingPeriod property.
| |||||||||||
Sets the value of the percentData property.
| |||||||||||
Sets the value of the performanceFactorsData property.
| |||||||||||
Sets the value of the performanceMatrixData property.
| |||||||||||
Sets the value of the roundingRuleReference property.
| |||||||||||
Sets the value of the setupSecuritySegmentReference property.
| |||||||||||
Sets the value of the timeProrationRuleReference property.
| |||||||||||
Sets the value of the waitingPeriodReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allowIndividualTargets property. This getter has been renamed from isAllowIndividualTargets() to getAllowIndividualTargets() by cxf-xjc-boolean plugin.
Gets the value of the amountData property.
BonusPlanAmountDataType
Gets the value of the bonusModifierReference property.
DefaultScorecardObjectType
Gets the value of the companyPerformanceScorecardReference property.
DefaultScorecardObjectType
Gets the value of the compensationElementReference property.
CompensationPayEarningObjectType
Gets the value of the compensationTrancheReplacementData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the compensationTrancheReplacementData property.
For example, to add a new item, do as follows:
getCompensationTrancheReplacementData().add(newItem);
Objects of the following type(s) are allowed in the list
CompensationTrancheReplacementDataType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the frequencyReference property.
FrequencyObjectType
Gets the value of the includeActiveEmployeesAssignedPlanDuringProcessPeriod property. This getter has been renamed from isIncludeActiveEmployeesAssignedPlanDuringProcessPeriod() to getIncludeActiveEmployeesAssignedPlanDuringProcessPeriod() by cxf-xjc-boolean plugin.
Gets the value of the includeActiveEmployeesInWaitingPeriod property. This getter has been renamed from isIncludeActiveEmployeesInWaitingPeriod() to getIncludeActiveEmployeesInWaitingPeriod() by cxf-xjc-boolean plugin.
Gets the value of the percentData property.
BonusPlanPercentDataType
Gets the value of the performanceFactorsData property.
PerformanceFactorsDataType
Gets the value of the performanceMatrixData property.
PerformanceMatrixDataType
Gets the value of the roundingRuleReference property.
CompensationRoundingRuleObjectType
Gets the value of the setupSecuritySegmentReference property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the setupSecuritySegmentReference property.
For example, to add a new item, do as follows:
getSetupSecuritySegmentReference().add(newItem);
Objects of the following type(s) are allowed in the list
CompensationSetupSecuritySegmentObjectType
Gets the value of the timeProrationRuleReference property.
TimeProrationRuleObjectType
Gets the value of the waitingPeriodReference property.
CompensationWaitingPeriodObjectType
Sets the value of the allowIndividualTargets property.
| value | Allowed object is Boolean |
|---|
Sets the value of the amountData property.
| value | Allowed object is
BonusPlanAmountDataType
|
|---|
Sets the value of the bonusModifierReference property.
| value | Allowed object is
DefaultScorecardObjectType
|
|---|
Sets the value of the companyPerformanceScorecardReference property.
| value | Allowed object is
DefaultScorecardObjectType
|
|---|
Sets the value of the compensationElementReference property.
| value | Allowed object is
CompensationPayEarningObjectType
|
|---|
Sets the value of the compensationTrancheReplacementData property.
| compensationTrancheReplacementData | Allowed object is
CompensationTrancheReplacementDataType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the frequencyReference property.
| value | Allowed object is
FrequencyObjectType
|
|---|
Sets the value of the includeActiveEmployeesAssignedPlanDuringProcessPeriod property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeActiveEmployeesInWaitingPeriod property.
| value | Allowed object is Boolean |
|---|
Sets the value of the percentData property.
| value | Allowed object is
BonusPlanPercentDataType
|
|---|
Sets the value of the performanceFactorsData property.
| value | Allowed object is
PerformanceFactorsDataType
|
|---|
Sets the value of the performanceMatrixData property.
| value | Allowed object is
PerformanceMatrixDataType
|
|---|
Sets the value of the roundingRuleReference property.
| value | Allowed object is
CompensationRoundingRuleObjectType
|
|---|
Sets the value of the setupSecuritySegmentReference property.
| setupSecuritySegmentReference | Allowed object is
CompensationSetupSecuritySegmentObjectType
|
|---|
Sets the value of the timeProrationRuleReference property.
| value | Allowed object is
TimeProrationRuleObjectType
|
|---|
Sets the value of the waitingPeriodReference property.
| value | Allowed object is
CompensationWaitingPeriodObjectType
|
|---|