@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:43:41+02:00", comments="JAXB RI v2.2.11") public class DeceaseInfoWithStatusAndSourceType extends AbstractOptionalDeceaseType implements Serializable
Java class for DeceaseInfoWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeceaseInfoWithStatusAndSourceType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalDeceaseType">
<attribute name="Status" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DatagroupStatusType" />
<attribute name="Source" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}SourceType" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeceaseInfoWithStatusAndSourceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Gets the value of the source property.
|
String |
getStatus()
Gets the value of the status property.
|
void |
setSource(String value)
Sets the value of the source property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
getDeceaseDate, getDeceasePlace, setDeceaseDate, setDeceasePlacepublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getSource()
String
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.