| java.lang.Object | |
| ↳ | com.workday.hr.WorkerBenefitElectionDataType |
The election information for the coverage.
Java class for Worker_Benefit_Election_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Worker_Benefit_Election_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Coverage_Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Coverage_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Election_Coverage_Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Original_Coverage_Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Original_Coverage_Begin_Date_for_Benefit_Coverage_Type" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Deduction_Begin_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Deduction_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Election_Status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Enrollment_Signature_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Passive_Enrollment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Benefit_Plan_Summary_Data" type="{urn:com.workday/bsvc}Benefit_Plan_Summary_DataType" minOccurs="0"/>
<element name="Original_Plan_Enrollment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Original_Benefit_Provider_Enrollment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
<attribute name="Is_Corrected_or_Rescinded" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| benefitPlanSummaryData | |||||||||||
| coverageBeginDate | |||||||||||
| coverageEndDate | |||||||||||
| deductionBeginDate | |||||||||||
| deductionEndDate | |||||||||||
| electionCoverageBeginDate | |||||||||||
| electionStatus | |||||||||||
| enrollmentSignatureDate | |||||||||||
| isCorrectedOrRescinded | |||||||||||
| originalBenefitProviderEnrollmentDate | |||||||||||
| originalCoverageBeginDate | |||||||||||
| originalCoverageBeginDateForBenefitCoverageType | |||||||||||
| originalPlanEnrollmentDate | |||||||||||
| passiveEnrollment | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the benefitPlanSummaryData property.
| |||||||||||
Gets the value of the coverageBeginDate property.
| |||||||||||
Gets the value of the coverageEndDate property.
| |||||||||||
Gets the value of the deductionBeginDate property.
| |||||||||||
Gets the value of the deductionEndDate property.
| |||||||||||
Gets the value of the electionCoverageBeginDate property.
| |||||||||||
Gets the value of the electionStatus property.
| |||||||||||
Gets the value of the enrollmentSignatureDate property.
| |||||||||||
Gets the value of the isCorrectedOrRescinded property.
| |||||||||||
Gets the value of the originalBenefitProviderEnrollmentDate property.
| |||||||||||
Gets the value of the originalCoverageBeginDate property.
| |||||||||||
Gets the value of the originalCoverageBeginDateForBenefitCoverageType property.
| |||||||||||
Gets the value of the originalPlanEnrollmentDate property.
| |||||||||||
Gets the value of the passiveEnrollment property.
| |||||||||||
Sets the value of the benefitPlanSummaryData property.
| |||||||||||
Sets the value of the coverageBeginDate property.
| |||||||||||
Sets the value of the coverageEndDate property.
| |||||||||||
Sets the value of the deductionBeginDate property.
| |||||||||||
Sets the value of the deductionEndDate property.
| |||||||||||
Sets the value of the electionCoverageBeginDate property.
| |||||||||||
Sets the value of the electionStatus property.
| |||||||||||
Sets the value of the enrollmentSignatureDate property.
| |||||||||||
Sets the value of the isCorrectedOrRescinded property.
| |||||||||||
Sets the value of the originalBenefitProviderEnrollmentDate property.
| |||||||||||
Sets the value of the originalCoverageBeginDate property.
| |||||||||||
Sets the value of the originalCoverageBeginDateForBenefitCoverageType property.
| |||||||||||
Sets the value of the originalPlanEnrollmentDate property.
| |||||||||||
Sets the value of the passiveEnrollment property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the benefitPlanSummaryData property.
BenefitPlanSummaryDataType
Gets the value of the coverageBeginDate property.
Gets the value of the coverageEndDate property.
Gets the value of the deductionBeginDate property.
Gets the value of the deductionEndDate property.
Gets the value of the electionCoverageBeginDate property.
Gets the value of the electionStatus property.
Gets the value of the enrollmentSignatureDate property.
Gets the value of the isCorrectedOrRescinded property. This getter has been renamed from isIsCorrectedOrRescinded() to getIsCorrectedOrRescinded() by cxf-xjc-boolean plugin.
Gets the value of the originalBenefitProviderEnrollmentDate property.
Gets the value of the originalCoverageBeginDate property.
Gets the value of the originalCoverageBeginDateForBenefitCoverageType property.
Gets the value of the originalPlanEnrollmentDate property.
Gets the value of the passiveEnrollment property. This getter has been renamed from isPassiveEnrollment() to getPassiveEnrollment() by cxf-xjc-boolean plugin.
Sets the value of the benefitPlanSummaryData property.
| value | Allowed object is
BenefitPlanSummaryDataType
|
|---|
Sets the value of the coverageBeginDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the coverageEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the deductionBeginDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the deductionEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the electionCoverageBeginDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the electionStatus property.
| value | Allowed object is String |
|---|
Sets the value of the enrollmentSignatureDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the isCorrectedOrRescinded property.
| value | Allowed object is Boolean |
|---|
Sets the value of the originalBenefitProviderEnrollmentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the originalCoverageBeginDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the originalCoverageBeginDateForBenefitCoverageType property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the originalPlanEnrollmentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the passiveEnrollment property.
| value | Allowed object is Boolean |
|---|