@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.