| java.lang.Object | |
| ↳ | com.workday.benefits.DefinedContributionPackageType |
Contains the retirement savings election package reference and it's detailed information.
Java class for Defined_Contribution_PackageType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Defined_Contribution_PackageType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Employee_Defined_Contribution_Election_Data" type="{urn:com.workday/bsvc}Employee_Defined_Contribution_Election_DataType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| employeeDefinedContributionElectionData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the employeeDefinedContributionElectionData property.
| |||||||||||
Sets the value of the employeeDefinedContributionElectionData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the employeeDefinedContributionElectionData property.
EmployeeDefinedContributionElectionDataType
Sets the value of the employeeDefinedContributionElectionData property.
| value | Allowed object is
EmployeeDefinedContributionElectionDataType
|
|---|