@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:22:27+02: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 TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.