|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.hubservices.core.v2.TherapeuticExclusionSelectType
be.fgov.ehealth.hubservices.core.v2.TherapeuticExclusionHistorySelectType
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-09-25T04:36:29+02:00",
comments="JAXB RI v2.2.11")
public class TherapeuticExclusionHistorySelectType
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 Summary | |
|---|---|
TherapeuticExclusionHistorySelectType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class be.fgov.ehealth.hubservices.core.v2.TherapeuticExclusionSelectType |
|---|
getHcparty, getPatient, setHcparty, setPatient |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TherapeuticExclusionHistorySelectType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||