@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:37:58+02:00", comments="JAXB RI v2.2.11") public class ConsultDerogationImportType extends DerogationImportKeyType implements Serializable
Java class for ConsultDerogationImportType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultDerogationImportType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:dics:core:v4:actual:common}DerogationImportKeyType">
<sequence>
<element name="Note" type="{urn:be:fgov:ehealth:dics:protocol:v4}ConsultTextType"/>
</sequence>
<attGroup ref="{urn:be:fgov:ehealth:dics:protocol:v4}validityPeriod"/>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultDerogationImportType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
ConsultTextType |
getNote()
Gets the value of the note property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setNote(ConsultTextType value)
Sets the value of the note property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
getSequenceNr, setSequenceNrpublic ConsultTextType getNote()
ConsultTextTypepublic void setNote(ConsultTextType value)
value - allowed object is
ConsultTextTypepublic org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(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.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.