|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.fgov.ehealth.consultrn._1_0.core.GenderType
@Generated(value="com.sun.tools.xjc.Driver",
date="2021-04-20T04:31:34+02:00",
comments="JAXB RI v2.2.11")
public class GenderTypeinformation about the gender
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 Summary | |
|---|---|
GenderType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GenderType()
| Method Detail |
|---|
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||