@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:28:54+02:00", comments="JAXB RI v2.3.7") public class ConsultChapterIVProfessionalCodeType extends Object implements Serializable
Java class for ConsultChapterIVProfessionalCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsultChapterIVProfessionalCodeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Qualification" type="{urn:be:fgov:ehealth:dics:protocol:v5}ConsultChapterIVTextType"/>
<element name="ProfessionalName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
<attribute name="ProfessionalCV" use="required" type="{http://www.w3.org/2001/XMLSchema}anySimpleType" />
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ConsultChapterIVProfessionalCodeType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProfessionalCV()
Gets the value of the professionalCV property.
|
String |
getProfessionalName()
Gets the value of the professionalName property.
|
ConsultChapterIVTextType |
getQualification()
Gets the value of the qualification property.
|
void |
setProfessionalCV(String value)
Sets the value of the professionalCV property.
|
void |
setProfessionalName(String value)
Sets the value of the professionalName property.
|
void |
setQualification(ConsultChapterIVTextType value)
Sets the value of the qualification property.
|
public ConsultChapterIVProfessionalCodeType()
public ConsultChapterIVTextType getQualification()
ConsultChapterIVTextTypepublic void setQualification(ConsultChapterIVTextType value)
value - allowed object is
ConsultChapterIVTextTypepublic String getProfessionalName()
Stringpublic void setProfessionalName(String value)
value - allowed object is
Stringpublic String getProfessionalCV()
String
Connector Packaging generic 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.