@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:58+02:00", comments="JAXB RI v2.3.7") public class TimePeriodType extends Object implements Serializable
Java class for TimePeriodType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TimePeriodType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="StartYear" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}VSBYearType" minOccurs="0"/>
<element name="EndYear" type="{http://www.mercurius.vlaanderen.be/vsb/common/v2}VSBYearType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TimePeriodType() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getEndYear()
Gets the value of the endYear property.
|
Integer |
getStartYear()
Gets the value of the startYear property.
|
void |
setEndYear(Integer value)
Sets the value of the endYear property.
|
void |
setStartYear(Integer value)
Sets the value of the startYear property.
|
public Integer getStartYear()
Integerpublic void setStartYear(Integer value)
value - allowed object is
Integerpublic Integer getEndYear()
Integer
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.