|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.rn.baselegaldata.v1.AbstractOptionalBirthType
@Generated(value="com.sun.tools.xjc.Driver",
date="2023-04-04T04:00:36+02:00",
comments="JAXB RI v2.3.6")
public abstract class AbstractOptionalBirthType
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 Summary | |
|---|---|
AbstractOptionalBirthType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractOptionalBirthType()
| Method Detail |
|---|
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()
ActTypepublic void setActType(ActType value)
value - allowed object is
ActType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||