@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+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/v2}WaitingPeriodType" minOccurs="0"/>
<element name="WaitingPeriodCBHandicap" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}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 |
getWaitingPeriodCBHandicap()
Gets the value of the waitingPeriodCBHandicap property.
|
void |
setWaitingPeriodCBDependentPerson(WaitingPeriodType value)
Sets the value of the waitingPeriodCBDependentPerson 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
WaitingPeriodType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.