be.fgov.ehealth.consultrn._1_0.core
Class GenderHistoryType
java.lang.Object
be.fgov.ehealth.consultrn._1_0.core.HistoryType
be.fgov.ehealth.consultrn._1_0.core.GenderHistoryType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2019-04-01T01:46:11+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>
- See Also:
- Serialized Form
GenderHistoryType
public GenderHistoryType()
getGender
public GenderType getGender()
- Gets the value of the gender property.
- Returns:
- possible object is
GenderType
setGender
public void setGender(GenderType value)
- Sets the value of the gender property.
- Parameters:
value - allowed object is
GenderType
Connector Packaging generic 3.17.1 API
Copyright © {inceptionYear}-2019 eHealth. All Rights Reserved.