|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.vsb.common.v2.WaitingPeriodsType
@Generated(value="com.sun.tools.xjc.Driver",
date="2025-03-20T10:28:36+01:00",
comments="JAXB RI v2.3.6")
public class WaitingPeriodsType
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 Summary | |
|---|---|
WaitingPeriodsType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WaitingPeriodsType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||