@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:34:52+02:00", comments="JAXB RI v2.2.11") public class GenderType extends Object implements Serializable
Java class for GenderType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GenderType">
<simpleContent>
<extension base="<urn:be:fgov:ehealth:consultRN:1_0:core>GenderEnumType">
<attribute name="ModificationDate" type="{urn:be:fgov:ehealth:consultRN:1_0:core}IncompleteDateType" />
<attribute name="Origin" type="{urn:be:fgov:ehealth:consultRN:1_0:core}OriginType" />
</extension>
</simpleContent>
</complexType>
| Constructor and Description |
|---|
GenderType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getModificationDate()
Gets the value of the modificationDate property.
|
OriginType |
getOrigin()
Gets the value of the origin property.
|
GenderEnumType |
getValue()
element containing the gender of a person (three values possibles)
|
void |
setModificationDate(String value)
Sets the value of the modificationDate property.
|
void |
setOrigin(OriginType value)
Sets the value of the origin property.
|
void |
setValue(GenderEnumType value)
Sets the value of the value property.
|
public GenderEnumType getValue()
GenderEnumTypepublic void setValue(GenderEnumType value)
value - allowed object is
GenderEnumTypepublic String getModificationDate()
Stringpublic void setModificationDate(String value)
value - allowed object is
Stringpublic OriginType getOrigin()
OriginTypepublic void setOrigin(OriginType value)
value - allowed object is
OriginType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.