|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalDeceaseType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T04:00:36+02:00",
comments="JAXB RI v2.3.6")
public abstract class AbstractOptionalDeceaseType
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 Summary | |
|---|---|
AbstractOptionalDeceaseType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOptionalDeceaseType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||