@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class DeceaseHistoryType extends HistoryType implements Serializable
Java class for DeceaseHistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DeceaseHistoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:core}HistoryType">
<sequence>
<element name="Decease" type="{urn:be:fgov:ehealth:consultRN:1_0:core}BirthDeceaseType"/>
<element name="ActNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DeceaseHistoryType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getActNumber()
Gets the value of the actNumber property.
|
BirthDeceaseType |
getDecease()
Gets the value of the decease property.
|
void |
setActNumber(BigInteger value)
Sets the value of the actNumber property.
|
void |
setDecease(BirthDeceaseType value)
Sets the value of the decease property.
|
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSourcepublic BirthDeceaseType getDecease()
BirthDeceaseTypepublic void setDecease(BirthDeceaseType value)
value - allowed object is
BirthDeceaseTypepublic BigInteger getActNumber()
BigIntegerpublic void setActNumber(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.0.2 API
Copyright © {inceptionYear}-2021 eHealth. All Rights Reserved.