@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:32:03+02:00", comments="JAXB RI v2.3.7") public class BirthInfoWithStatusAndSourceType extends AbstractOptionalBirthType implements Serializable
Java class for BirthInfoWithStatusAndSourceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BirthInfoWithStatusAndSourceType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:rn:baselegaldata:v1}AbstractOptionalBirthType">
<attribute name="Status" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}DatagroupStatusType" />
<attribute name="Source" type="{urn:be:fgov:ehealth:rn:baselegaldata:v1}SourceType" />
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
BirthInfoWithStatusAndSourceType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSource()
Gets the value of the source property.
|
String |
getStatus()
Gets the value of the status property.
|
void |
setSource(String value)
Sets the value of the source property.
|
void |
setStatus(String value)
Sets the value of the status property.
|
getActType, getBirthDate, getBirthPlace, setActType, setBirthDate, setBirthPlacepublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic String getSource()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.