@Generated(value="com.sun.tools.xjc.Driver", date="2025-03-20T11:20:05+01:00", comments="JAXB RI v2.3.7") public class TherapeuticExclusionHistorySelectType extends TherapeuticExclusionSelectType implements Serializable
Java class for TherapeuticExclusionHistorySelectType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TherapeuticExclusionHistorySelectType">
<complexContent>
<extension base="{http://www.ehealth.fgov.be/hubservices/core/v2}TherapeuticExclusionSelectType">
<sequence>
<element name="begindate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="enddate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
TherapeuticExclusionHistorySelectType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getBegindate()
Gets the value of the begindate property.
|
org.joda.time.DateTime |
getEnddate()
Gets the value of the enddate property.
|
void |
setBegindate(org.joda.time.DateTime value)
Sets the value of the begindate property.
|
void |
setEnddate(org.joda.time.DateTime value)
Sets the value of the enddate property.
|
getHcparty, getPatient, setHcparty, setPatientpublic TherapeuticExclusionHistorySelectType()
public org.joda.time.DateTime getBegindate()
Stringpublic void setBegindate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEnddate()
Stringpublic void setEnddate(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.7.3 API
Copyright © {inceptionYear}-2025 eHealth. All Rights Reserved.