@Generated(value="com.sun.tools.xjc.Driver", date="2024-09-05T11:07:02+02:00", comments="JAXB RI v2.3.7") public class WaitingPeriodType extends Object implements Serializable
Java class for WaitingPeriodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="WaitingPeriodType"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="NumberOfYears" type="{http://www.w3.org/2001/XMLSchema}short"/> <element name="StartYear" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}YearType" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
Constructor and Description |
---|
WaitingPeriodType() |
Modifier and Type | Method and Description |
---|---|
short |
getNumberOfYears()
Gets the value of the numberOfYears property.
|
Integer |
getStartYear()
Gets the value of the startYear property.
|
void |
setNumberOfYears(short value)
Sets the value of the numberOfYears property.
|
void |
setStartYear(Integer value)
Sets the value of the startYear property.
|
public short getNumberOfYears()
public void setNumberOfYears(short value)
public Integer getStartYear()
Integer
Connector Packaging TRUSSMAKER 4.6.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.