@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class DeceaseInfoDeclarationType extends Object implements Serializable
Java class for DeceaseInfoDeclarationType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeceaseInfoDeclarationType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DeceaseDate" type="{urn:be:fgov:ehealth:rn:commons:business:v1}IncompleteDateType" minOccurs="0"/>
<element name="DeceasePlace" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}LocationDeclarationType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeceaseInfoDeclarationType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeceaseDate()
Gets the value of the deceaseDate property.
|
LocationDeclarationType |
getDeceasePlace()
Gets the value of the deceasePlace property.
|
void |
setDeceaseDate(String value)
Sets the value of the deceaseDate property.
|
void |
setDeceasePlace(LocationDeclarationType value)
Sets the value of the deceasePlace property.
|
public String getDeceaseDate()
Stringpublic void setDeceaseDate(String value)
value - allowed object is
Stringpublic LocationDeclarationType getDeceasePlace()
LocationDeclarationTypepublic void setDeceasePlace(LocationDeclarationType value)
value - allowed object is
LocationDeclarationType
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.