be.fgov.ehealth.mediprima.core.v1
Class DoctorType
java.lang.Object
be.fgov.ehealth.mediprima.core.v1.MedicalCoverCommonInformationType
be.fgov.ehealth.mediprima.core.v1.DoctorType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:50:54+02:00",
comments="JAXB RI v2.3.6")
public class DoctorType
- extends MedicalCoverCommonInformationType
- implements Serializable
Java class for DoctorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="DoctorType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:mediprima:core:v1}MedicalCoverCommonInformationType">
<sequence>
<element name="HealthCareProviderList" type="{urn:be:fgov:ehealth:mediprima:core:v1}NihiiNumberListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
- Serialized Form
DoctorType
public DoctorType()
getHealthCareProviderList
public NihiiNumberListType getHealthCareProviderList()
- Gets the value of the healthCareProviderList property.
- Returns:
- possible object is
NihiiNumberListType
setHealthCareProviderList
public void setHealthCareProviderList(NihiiNumberListType value)
- Sets the value of the healthCareProviderList property.
- Parameters:
value
- allowed object is
NihiiNumberListType
Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.