@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:23:18+02:00", comments="JAXB RI v2.3.7") public abstract class AbstractOptionalBirthType extends Object implements Serializable
Java class for AbstractOptionalBirthType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AbstractOptionalBirthType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{urn:be:fgov:ehealth:rn:baselegaldata:v1}BirthGroup" minOccurs="0"/>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AbstractOptionalBirthType() |
| Modifier and Type | Method and Description |
|---|---|
ActType |
getActType()
Gets the value of the actType property.
|
String |
getBirthDate()
Gets the value of the birthDate property.
|
LocationType |
getBirthPlace()
Gets the value of the birthPlace property.
|
void |
setActType(ActType value)
Sets the value of the actType property.
|
void |
setBirthDate(String value)
Sets the value of the birthDate property.
|
void |
setBirthPlace(LocationType value)
Sets the value of the birthPlace property.
|
public String getBirthDate()
Stringpublic void setBirthDate(String value)
value - allowed object is
Stringpublic LocationType getBirthPlace()
LocationTypepublic void setBirthPlace(LocationType value)
value - allowed object is
LocationTypepublic ActType getActType()
ActType
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.