| java.lang.Object | |
| ↳ | com.workday.staffing.EmployeeStockPlanAssignmentDataType |
Encapsulating element containing all Stock Plan Compensation data.
Java class for Employee_Stock_Plan_Assignment_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Employee_Stock_Plan_Assignment_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Compensation_Plan_Reference" type="{urn:com.workday/bsvc}Stock_PlanObjectType" minOccurs="0"/>
<element name="Percent_of_Target_as_Option" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="7"/>
<minInclusive value="0"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="Percent_of_Target_as_Stock" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="7"/>
<minInclusive value="0"/>
<fractionDigits value="4"/>
</restriction>
</simpleType>
</element>
<element name="Target_Shares" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Individual_Target_Shares" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="21"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Target_Percent" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="16"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Individual_Target_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Target_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Individual_Target_Percent" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="18"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Vesting_Schedule_Reference" type="{urn:com.workday/bsvc}Stock_Vesting_ScheduleObjectType" minOccurs="0"/>
<element name="Compensation_Matrix_Reference" type="{urn:com.workday/bsvc}Compensation_MatrixObjectType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| compensationMatrixReference | |||||||||||
| compensationPlanReference | |||||||||||
| currencyReference | |||||||||||
| individualTargetAmount | |||||||||||
| individualTargetPercent | |||||||||||
| individualTargetShares | |||||||||||
| percentOfTargetAsOption | |||||||||||
| percentOfTargetAsStock | |||||||||||
| targetAmount | |||||||||||
| targetPercent | |||||||||||
| targetShares | |||||||||||
| vestingScheduleReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the compensationMatrixReference property.
| |||||||||||
Gets the value of the compensationPlanReference property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the individualTargetAmount property.
| |||||||||||
Gets the value of the individualTargetPercent property.
| |||||||||||
Gets the value of the individualTargetShares property.
| |||||||||||
Gets the value of the percentOfTargetAsOption property.
| |||||||||||
Gets the value of the percentOfTargetAsStock property.
| |||||||||||
Gets the value of the targetAmount property.
| |||||||||||
Gets the value of the targetPercent property.
| |||||||||||
Gets the value of the targetShares property.
| |||||||||||
Gets the value of the vestingScheduleReference property.
| |||||||||||
Sets the value of the compensationMatrixReference property.
| |||||||||||
Sets the value of the compensationPlanReference property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the individualTargetAmount property.
| |||||||||||
Sets the value of the individualTargetPercent property.
| |||||||||||
Sets the value of the individualTargetShares property.
| |||||||||||
Sets the value of the percentOfTargetAsOption property.
| |||||||||||
Sets the value of the percentOfTargetAsStock property.
| |||||||||||
Sets the value of the targetAmount property.
| |||||||||||
Sets the value of the targetPercent property.
| |||||||||||
Sets the value of the targetShares property.
| |||||||||||
Sets the value of the vestingScheduleReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the compensationMatrixReference property.
CompensationMatrixObjectType
Gets the value of the compensationPlanReference property.
StockPlanObjectType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the individualTargetAmount property.
Gets the value of the individualTargetPercent property.
Gets the value of the individualTargetShares property.
Gets the value of the percentOfTargetAsOption property.
Gets the value of the percentOfTargetAsStock property.
Gets the value of the targetAmount property.
Gets the value of the targetPercent property.
Gets the value of the targetShares property.
Gets the value of the vestingScheduleReference property.
StockVestingScheduleObjectType
Sets the value of the compensationMatrixReference property.
| value | Allowed object is
CompensationMatrixObjectType
|
|---|
Sets the value of the compensationPlanReference property.
| value | Allowed object is
StockPlanObjectType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the individualTargetAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the individualTargetPercent property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the individualTargetShares property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the percentOfTargetAsOption property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the percentOfTargetAsStock property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the targetAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the targetPercent property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the targetShares property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the vestingScheduleReference property.
| value | Allowed object is
StockVestingScheduleObjectType
|
|---|