@Generated(value="com.sun.tools.xjc.Driver", date="2021-10-05T08:07:12+02:00", comments="JAXB RI v2.2.11") public class CivilstateHistoryType extends HistoryType implements Serializable
Java class for CivilstateHistoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CivilstateHistoryType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:consultRN:1_0:core}HistoryType">
<sequence>
<element name="CivilState" type="{urn:be:fgov:ehealth:consultRN:1_0:core}CivilStateType"/>
<element name="ActNumber" type="{http://www.w3.org/2001/XMLSchema}integer" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
CivilstateHistoryType() |
| Modifier and Type | Method and Description |
|---|---|
BigInteger |
getActNumber()
Gets the value of the actNumber property.
|
CivilStateType |
getCivilState()
Gets the value of the civilState property.
|
void |
setActNumber(BigInteger value)
Sets the value of the actNumber property.
|
void |
setCivilState(CivilStateType value)
Sets the value of the civilState property.
|
getEffectuationDate, getModificationDate, getSource, setEffectuationDate, setModificationDate, setSourcepublic CivilStateType getCivilState()
CivilStateTypepublic void setCivilState(CivilStateType value)
value - allowed object is
CivilStateTypepublic 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.