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