@Generated(value="com.sun.tools.xjc.Driver", date="2026-04-30T12:34:27+02:00", comments="JAXB RI v2.3.7") public class WaitingPeriodsType extends Object implements Serializable
Java class for WaitingPeriodsType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WaitingPeriodsType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="WaitingPeriodCbDependentPerson" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}WaitingPeriodType" minOccurs="0"/>
<element name="WaitingPeriodCbHandicap" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}WaitingPeriodType" minOccurs="0"/>
<element name="WaitingPeriodCbElderlyWithCareNeed" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}WaitingPeriodType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
WaitingPeriodsType() |
| Modifier and Type | Method and Description |
|---|---|
WaitingPeriodType |
getWaitingPeriodCbDependentPerson()
Gets the value of the waitingPeriodCbDependentPerson property.
|
WaitingPeriodType |
getWaitingPeriodCbElderlyWithCareNeed()
Gets the value of the waitingPeriodCbElderlyWithCareNeed property.
|
WaitingPeriodType |
getWaitingPeriodCbHandicap()
Gets the value of the waitingPeriodCbHandicap property.
|
void |
setWaitingPeriodCbDependentPerson(WaitingPeriodType value)
Sets the value of the waitingPeriodCbDependentPerson property.
|
void |
setWaitingPeriodCbElderlyWithCareNeed(WaitingPeriodType value)
Sets the value of the waitingPeriodCbElderlyWithCareNeed property.
|
void |
setWaitingPeriodCbHandicap(WaitingPeriodType value)
Sets the value of the waitingPeriodCbHandicap property.
|
public WaitingPeriodType getWaitingPeriodCbDependentPerson()
WaitingPeriodTypepublic void setWaitingPeriodCbDependentPerson(WaitingPeriodType value)
value - allowed object is
WaitingPeriodTypepublic WaitingPeriodType getWaitingPeriodCbHandicap()
WaitingPeriodTypepublic void setWaitingPeriodCbHandicap(WaitingPeriodType value)
value - allowed object is
WaitingPeriodTypepublic WaitingPeriodType getWaitingPeriodCbElderlyWithCareNeed()
WaitingPeriodTypepublic void setWaitingPeriodCbElderlyWithCareNeed(WaitingPeriodType value)
value - allowed object is
WaitingPeriodType
Connector Packaging generic 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.