@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class BirthHistoryType extends HistoryType implements Serializable
Java class for BirthHistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BirthHistoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:core}HistoryType">
<sequence>
<element name="Birth" 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 |
|---|
BirthHistoryType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getActNumber()
Gets the value of the actNumber property.
|
BirthDeceaseType |
getBirth()
Gets the value of the birth property.
|
void |
setActNumber(BigInteger value)
Sets the value of the actNumber property.
|
void |
setBirth(BirthDeceaseType value)
Sets the value of the birth property.
|
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSourcepublic BirthDeceaseType getBirth()
BirthDeceaseTypepublic void setBirth(BirthDeceaseType value)
value - allowed object is
BirthDeceaseTypepublic BigInteger getActNumber()
BigIntegerpublic void setActNumber(BigInteger value)
value - allowed object is
BigInteger
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.