@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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()
WaitingPeriodType
public void setWaitingPeriodCBDependentPerson(WaitingPeriodType value)
value
- allowed object is
WaitingPeriodType
public WaitingPeriodType getWaitingPeriodCBHandicap()
WaitingPeriodType
public void setWaitingPeriodCBHandicap(WaitingPeriodType value)
value
- allowed object is
WaitingPeriodType
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.