@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:23:34+02:00", comments="JAXB RI v2.2.11") 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, setPatient
public TherapeuticExclusionHistorySelectType()
public org.joda.time.DateTime getBegindate()
String
public void setBegindate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEnddate()
String
public void setEnddate(org.joda.time.DateTime value)
value
- allowed object is
String
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.