| java.lang.Object | |
| ↳ | com.workday.compensation.MeritPlanDataType |
Merit Plan Data
Java class for Merit_Plan_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Merit_Plan_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<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="Subject_to_Statutory_Minimum" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Allow_Individual_Targets" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Compensation_Matrix_Reference" type="{urn:com.workday/bsvc}Compensation_MatrixObjectType" minOccurs="0"/>
<element name="Use_Matrix_As_Reference_Only" 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="Include_Active_Employees_in_Waiting_Period" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Time_Proration_Rule_Reference" type="{urn:com.workday/bsvc}Time_Proration_RuleObjectType" minOccurs="0"/>
<element name="Rounding_Rule_Reference" type="{urn:com.workday/bsvc}Compensation_Rounding_RuleObjectType" minOccurs="0"/>
<element name="Include_Active_Employees_Assigned_Plan_During_Process_Period" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Percent_Data" type="{urn:com.workday/bsvc}Merit_Plan_Percent_DataType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allowIndividualTargets | |||||||||||
| compensationMatrixReference | |||||||||||
| currencyReference | |||||||||||
| frequencyReference | |||||||||||
| includeActiveEmployeesAssignedPlanDuringProcessPeriod | |||||||||||
| includeActiveEmployeesInWaitingPeriod | |||||||||||
| percentData | |||||||||||
| roundingRuleReference | |||||||||||
| setupSecuritySegmentReference | |||||||||||
| subjectToStatutoryMinimum | |||||||||||
| timeProrationRuleReference | |||||||||||
| useMatrixAsReferenceOnly | |||||||||||
| waitingPeriodReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allowIndividualTargets property.
| |||||||||||
Gets the value of the compensationMatrixReference 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 roundingRuleReference property.
| |||||||||||
Gets the value of the setupSecuritySegmentReference property.
| |||||||||||
Gets the value of the subjectToStatutoryMinimum property.
| |||||||||||
Gets the value of the timeProrationRuleReference property.
| |||||||||||
Gets the value of the useMatrixAsReferenceOnly property.
| |||||||||||
Gets the value of the waitingPeriodReference property.
| |||||||||||
Sets the value of the allowIndividualTargets property.
| |||||||||||
Sets the value of the compensationMatrixReference 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 roundingRuleReference property.
| |||||||||||
Sets the value of the setupSecuritySegmentReference property.
| |||||||||||
Sets the value of the subjectToStatutoryMinimum property.
| |||||||||||
Sets the value of the timeProrationRuleReference property.
| |||||||||||
Sets the value of the useMatrixAsReferenceOnly 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 compensationMatrixReference property.
CompensationMatrixObjectType
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.
MeritPlanPercentDataType
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 subjectToStatutoryMinimum property. This getter has been renamed from isSubjectToStatutoryMinimum() to getSubjectToStatutoryMinimum() by cxf-xjc-boolean plugin.
Gets the value of the timeProrationRuleReference property.
TimeProrationRuleObjectType
Gets the value of the useMatrixAsReferenceOnly property. This getter has been renamed from isUseMatrixAsReferenceOnly() to getUseMatrixAsReferenceOnly() by cxf-xjc-boolean plugin.
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 compensationMatrixReference property.
| value | Allowed object is
CompensationMatrixObjectType
|
|---|
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
MeritPlanPercentDataType
|
|---|
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 subjectToStatutoryMinimum property.
| value | Allowed object is Boolean |
|---|
Sets the value of the timeProrationRuleReference property.
| value | Allowed object is
TimeProrationRuleObjectType
|
|---|
Sets the value of the useMatrixAsReferenceOnly property.
| value | Allowed object is Boolean |
|---|
Sets the value of the waitingPeriodReference property.
| value | Allowed object is
CompensationWaitingPeriodObjectType
|
|---|