@Generated(value="com.sun.tools.xjc.Driver", date="2022-12-09T11:00:31+01:00", comments="JAXB RI v2.2.11") public class DateType extends MomentType implements Serializable
Java class for dateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="dateType">
<complexContent>
<restriction base="{http://www.ehealth.fgov.be/standards/kmehr/schema/v1}momentType">
<choice>
<choice>
<element name="year" type="{http://www.w3.org/2001/XMLSchema}gYear"/>
<element name="yearmonth" type="{http://www.w3.org/2001/XMLSchema}gYearMonth"/>
</choice>
<sequence>
<element name="date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="time" type="{http://www.w3.org/2001/XMLSchema}time" minOccurs="0"/>
</sequence>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DateType() |
getDate, getText, getTime, getYear, getYearmonth, setDate, setText, setTime, setYear, setYearmonth
Connector Packaging generic 4.3.0-beta-3 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.