@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class HistoryType extends Object implements Serializable
Java class for HistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="HistoryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Source" type="{urn:be:fgov:ehealth:consultRN:1_0:core}OriginType" minOccurs="0"/>
<element name="ModificationDate" type="{urn:be:fgov:ehealth:consultRN:1_0:core}IncompleteDateType" minOccurs="0"/>
<element name="EffectuationDate" type="{urn:be:fgov:ehealth:consultRN:1_0:core}IncompleteDateType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
HistoryType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getEffectuationDate()
Gets the value of the effectuationDate property.
|
String |
getModificationDate()
Gets the value of the modificationDate property.
|
OriginType |
getSource()
Gets the value of the source property.
|
void |
setEffectuationDate(String value)
Sets the value of the effectuationDate property.
|
void |
setModificationDate(String value)
Sets the value of the modificationDate property.
|
void |
setSource(OriginType value)
Sets the value of the source property.
|
public OriginType getSource()
OriginTypepublic void setSource(OriginType value)
value - allowed object is
OriginTypepublic String getModificationDate()
Stringpublic void setModificationDate(String value)
value - allowed object is
Stringpublic String getEffectuationDate()
String
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.