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