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