@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:40:26+02:00", comments="JAXB RI v2.2.11") 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:v2}MedicalCoverCommonInformationType">
<sequence>
<element name="HealthCareProviderList" type="{urn:be:fgov:ehealth:mediprima:core:v2}NihiiNumberListType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
DoctorType() |
| Modifier and Type | Method and Description |
|---|---|
NihiiNumberListType |
getHealthCareProviderList()
Gets the value of the healthCareProviderList property.
|
void |
setHealthCareProviderList(NihiiNumberListType value)
Sets the value of the healthCareProviderList property.
|
getAllowedSupplements, getAmountPatientPartMax, getPswcSupport, getValidityPeriod, setAllowedSupplements, setAmountPatientPartMax, setPswcSupport, setValidityPeriodpublic NihiiNumberListType getHealthCareProviderList()
NihiiNumberListTypepublic void setHealthCareProviderList(NihiiNumberListType value)
value - allowed object is
NihiiNumberListType
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.