@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:29:36+02:00", comments="JAXB RI v2.3.7") public class DementiaType extends Object implements Serializable
Java class for DementiaType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DementiaType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Doctor" type="{urn:be:cin:mycarenet:1.0:carenet:types}NihiiType" minOccurs="0"/>
</sequence>
<attribute name="type" use="required" type="{urn:be:cin:mycarenet:1.0:carenet:types}DementiaTypeType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DementiaType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDoctor()
Gets the value of the doctor property.
|
DementiaTypeType |
getType()
Gets the value of the type property.
|
void |
setDoctor(String value)
Sets the value of the doctor property.
|
void |
setType(DementiaTypeType value)
Sets the value of the type property.
|
public String getDoctor()
Stringpublic void setDoctor(String value)
value - allowed object is
Stringpublic DementiaTypeType getType()
DementiaTypeTypepublic void setType(DementiaTypeType value)
value - allowed object is
DementiaTypeType
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.